Contents
|
PyIBindCtx
.RegisterObjectParam
RegisterObjectParam(
Key
, punk
)
Adds an object to the context's keyed table of associated objects
Parameters
Key
:
PyUnicode
The string key for the object to be registered
punk
:
PyIUnknown
COM object to be registered with the bind context