Set the marshalling info for a field
[Visual Basic]Public Sub SetMarshalInfo( _ ByVal marshallType As PEAPI.NativeType _)
[C#]public void SetMarshalInfo( NativeType marshallType);
FieldDef Class | FieldDef Members | PEAPI Namespace