Creates a new public variable referencing the supplied object without incrementing the objects reference count.
CreatePublicShadowObjReference(cVariableName, oObject)
Parameters
- cVariableName
The name of the public variable that should be created.
- oObject.
The object which the public variable should reference.
Return Value
Always .T.
See Also
Reference
AsyncWaitForObject
BindEventsEx
CancelWaitForObject
CreateCallbackFunc
DestroyCallbackFunc
ReleasePublicShadowObjReference
UnbindEventsEx