Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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.