Nota
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
Gets the binary metadata signature associated with the specified token.
Syntax
HRESULT GetSigFromToken (
[in] mdSignature mdSig,
[out] PCCOR_SIGNATURE *ppvSig,
[out] ULONG *pcbSig
);
Parameters
mdSig
[in] The token to return the binary metadata signature for.
ppvSig
[out] A pointer to the returned metadata signature.
pcbSig
[out] The size in bytes of the binary metadata signature.
Requirements
Platforms: See .NET supported operating systems.
Header: Cor.h
Library: CorGuids.lib