Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
Gets the native calling convention for the method that is represented by the specified signature pointer.
Syntax
HRESULT GetNativeCallConvFromSig (
[in] void const *pvSig,
[in] ULONG cbSig,
[out] ULONG *pCallConv
);
Parameters
pvSig
[in] A pointer to the metadata signature of the method to return the calling convention for.
cbSig
[in] The size in bytes of pvSig.
pCallConv
[out] A pointer to the native calling convention.
Requirements
Platforms: See .NET supported operating systems.
Header: Cor.h
Library: CorGuids.lib