Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Retrieves the interface for the namespace parent of an object.
Syntax
HRESULT GetNameSpaceParent(
IUnknown **ppunk
);
Parameters
ppunk
Address of an IUnknown interface pointer that receives the namespace parent's interface.
Return Value
Returns S_OK if successful or an OLE-defined error code otherwise.