Contents Index Topic Contents | ||
Previous Topic: IDispatchEx::GetMemberProperties Next Topic: IDispatchEx::GetNextDispID |
IDispatchEx::GetNameSpaceParent
HRESULT GetNameSpaceParent( IUnknown **ppunk );Retrieves the interface for the namespace parent of an object.
- Returns S_OK if successful or an OLE-defined error code otherwise.
- ppunk
- Address of an IUnknown interface pointer that receives the namespace parent's interface.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.