IntPtr.ToInt64 メソッド
このインスタンスの値を 64 ビット符号付き整数に変換します。
Public Function ToInt64() As Long
[C#]
public long ToInt64();
[C++]
public: __int64 ToInt64();
[JScript]
public function ToInt64() : long;
戻り値
このインスタンスの値と等価な 64 ビット符号付き整数。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET, Common Language Infrastructure (CLI) Standard