Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / DXUtils Class / PointerSizeToUInt64 Method

In This Topic
    PointerSizeToUInt64 Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function PointerSizeToUInt64( _
       ByVal ptr As    _
    ) As ULong
    public static ulong PointerSizeToUInt64( 
          ptr
    )

    Parameters

    ptr
    See Also