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!

Single.ToInt64

[To be supplied.]

[Visual Basic]
Overridable Public Function ToInt64() As Long
[C#]
public virtual long ToInt64();
[C++]
public: virtual __int64 ToInt64();
[JScript]
public function ToInt64() : long;

See Also

Single Structure | Single Members | System Namespace