ICodeStoreDBEntry::GetParent Method
Gets the parent.
Syntax
HRESULT GetParent( ICodeStoreDBEntry **ppParent );
Parameters
- ppParent
[out] The address of an ICodeStoreDBEntry interface pointer.
Return Value
Returns S_OK if successful, or an error value otherwise.