Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the size of the next source link blob, without advancing the enumeration.
Syntax
HRESULT SizeOfNext(
DWORD* 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.