Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
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.