ISymUnmanagedDocument::GetCheckSumAlgorithmId Method
Gets the checksum algorithm identifier, or returns a GUID of all zeros if there is no checksum.
Syntax
HRESULT GetCheckSumAlgorithmId(
[out, retval] GUID* pRetVal);
Parameters
pRetVal
[out] A pointer to a variable that receives the checksum algorithm identifier.
Return Value
S_OK if the method succeeds.
See also
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.