Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.