Events
Mar 17, 11 PM - Mar 21, 11 PM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets a pointer to the native, unmanaged type of the field represented by the specified field metadata token.
HRESULT GetFieldMarshal (
[in] mdToken tk,
[out] PCCOR_SIGNATURE *ppvNativeType,
[out] ULONG *pcbNativeType
);
tk
[in] The metadata token that represents the field to get interop marshalling information for.
ppvNativeType
[out] A pointer to the metadata signature of the field's native type.
pcbNativeType
[out] The size in bytes of ppvNativeType
.
Platforms: See System Requirements.
Header: Cor.h
Library: Included as a resource in MsCorEE.dll
.NET Framework Versions: Available since 1.0
.NET feedback
.NET is an open source project. Select a link to provide feedback:
Events
Mar 17, 11 PM - Mar 21, 11 PM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register now