Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static long ObjectToInt64(System::Object ^ _value);
public static long ObjectToInt64 (object _value);
static member ObjectToInt64 : obj -> int64
Public Shared Function ObjectToInt64 (_value As Object) As Long