IUIX_CmdManager::GetCmdCtlOwner Method
From PDF XChange PDF SDK
Gets owner object of the command's object.
Syntax
HRESULT GetCmdCtlOwner( IUIX_Obj* pICtl, IUIX_Obj** pOwner);
Parameters
- pICtl
- Pointer to IUIX_Obj containing the command's object.
- pOwner
- Pointer to IUIX_Obj containing the object's owner.
Return Value
Returns S_OK if operation was successful or error code in other cases.