NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

StructLayoutAttribute.CheckFastMarshal

[To be supplied.]

[Visual Basic]
Public CheckFastMarshal As Boolean
[C#]
public bool CheckFastMarshal;
[C++]
public: bool CheckFastMarshal;
[JScript]
public var CheckFastMarshal : Boolean;

See Also

StructLayoutAttribute Class | StructLayoutAttribute Members | System.Runtime.InteropServices Namespace