ICustomMarshaler.GetNativeDataSize Method

Definition

Returns the size of the native data to be marshaled.

public:
 int GetNativeDataSize();
public int GetNativeDataSize ();
abstract member GetNativeDataSize : unit -> int
Public Function GetNativeDataSize () As Integer

Returns

The size, in bytes, of the native data.

Applies to