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!

IConvertible.ToInt64

[To be supplied.]

[Visual Basic]
Function ToInt64() As Long
[C#]
long ToInt64();
[C++]
__int64 ToInt64() = 0;
[JScript]
function ToInt64() : long;

See Also

IConvertible Interface | IConvertible Members | System Namespace