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 a simple integer key value that is unique for this image.
Syntax
HRESULT get_uniqueId (
DWORD* pRetVal
);
Parameters
pRetVal
[out] Returns a simple integer key value that is unique for this image.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
Comparing keys rather than strings can accelerate line number processing.