IIdentityName::GetItemIDList Method

Gets the pointer to an item identifier list (PIDL) for the item that is related.

Syntax

HRESULT GetItemIDList(      
    PIDLIST_ABSOLUTE *ppidl
);

Parameters

  • ppidl
    [out] When this method returns, contains the PIDL.

Return Value

Returns S_OK if successful, or an error value otherwise.