Jegyzet
Az oldalhoz való hozzáférés engedélyezést igényel. Próbálhatod be jelentkezni vagy könyvtárat váltani.
Az oldalhoz való hozzáférés engedélyezést igényel. Megpróbálhatod a könyvtár váltását.
Retrieves the checksum type.
Syntax
HRESULT get_checksumType (
DWORD* pRetVal
);
Parameters
pRetVal
[out] Returns the checksum type as a value from CV_SourceChksum_t.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
To obtain the actual checksum bytes for the source file, call the IDiaSourceFile::get_checksum method.