PEAPI

FieldDef.SetMarshalInfo Method 

Set the marshalling info for a field

[Visual Basic]
Public Sub SetMarshalInfo( _
   ByVal marshallType As PEAPI.NativeType _
)
[C#]
public void SetMarshalInfo(
   NativeType marshallType
);

Parameters

marshallType

See Also

FieldDef Class | FieldDef Members | PEAPI Namespace