Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
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.