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!

MarshalAsAttribute.ArraySubType

[To be supplied.]

[Visual Basic]
Public ArraySubType As UnmanagedType
[C#]
public UnmanagedType ArraySubType;
[C++]
public: UnmanagedType ArraySubType;
[JScript]
public var ArraySubType : UnmanagedType;

See Also

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