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.MarshalCookie

[To be supplied.]

[Visual Basic]
Public MarshalCookie As String
[C#]
public string MarshalCookie;
[C++]
public: String* MarshalCookie;
[JScript]
public var MarshalCookie : String;

See Also

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