VC          VB

FARPROC       Long
BOOLEAN       Byte
BSTR         Long
BYTE         Byte
CHAR         Byte
DATE         Double
DWORD        Long
DWORDLONG      Double
FLOAT        Single
HANDLE        Long
HBITMAP       Long
HBRUSH        Long
HDC         Long
HICON        Long
HMENU        Long
HWND         Long
INT         Integer
LONG         Long
LPARAM        Long
LPCSTR        Long
LPCTSTR       Long
LPCVOID       Long
LPCWSTR       Long
LPDWORD       Long
LPLPVOID       Long
LPSTR        Long
LPTSTR        Long
LPVOID        Long
PVOID        Long
SHORT        Integer
UINT         Long
void*        Long
WCHAR        Integer
WORD         Integer
WPARAM        Long
___int16       Integer
___int32       Long
___int64       Double
___int8       Byte

BOOLEAN - Boolean (OLE)
BSTR -
String (OLE)
BYTE -
Byte (OLE)
DATE -
Date (OLE)
DWORDLONG -
Double Currency 見最下方
INT -
Long
___int64 -
Double (這個可以這麼轉, 也可以用Currency, 另也可以用以下的方式解決)
Type Int64
ULWord As Long
  LLWord As Long
End Type
arrow
arrow
    全站熱搜

    fishark 發表在 痞客邦 留言(0) 人氣()