Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
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