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!

ICustomMarshaler.GetNativeDataSize

[To be supplied.]

[Visual Basic]
Function GetNativeDataSize() As Integer
[C#]
int GetNativeDataSize();
[C++]
int GetNativeDataSize() = 0;
[JScript]
function GetNativeDataSize() : int;

See Also

ICustomMarshaler Interface | ICustomMarshaler Members | System.Runtime.InteropServices Namespace