Interface

Gck-2GckObjectConstructorProps

interface ConstructorProps {
    handle: number;
    module: Gck.Module;
    session: Gck.Session;
}

Hierarchy (View Summary)

Index

Properties

Properties

handle: number
module: Gck.Module
session: Gck.Session