An object that implements the ITypeComp interface.
-
Retrieves specified binding description.
-
Retrieves specified binding description for a type
sentinel
PyITypeComp.Bind
DESCKIND
= Bind(szName, wflags
) binds to a variable/type
-
szName : string
The name to bind to
-
wflags=0 : int
the bind flags
PyITypeComp.BindType
DESCKIND
= BindType(szName) binds to a type
-
szName : string
The name to bind to