DocLinkCount

Get the number of links which are children of this event.

 

Property get

HRESULT DocLinkCount([out, retval]
long *pVal);

Parameters

pVal

[out, retval] pointer to a long variable that receives the numer of children

Return Values

S_OK

Function was successfully called

E_POINTER

pVal was no valid pointer