IDiaEnumSourceLink2::SizeOfNext2
Retrieves the size of the next source link blob, without advancing the enumeration.
Syntax
HRESULT SizeOfNext(
ULONGLONG* pRetVal
);
Parameters
pRetVal
[out] Returns the size of the next source link blob.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.