知识大全 C#中调用Windows API时的数据类型对应关系
Posted 知
篇首语:天赋如同自然花木,要用学习来修剪本文由小常识网(cha138.com)小编为大家整理,主要介绍了知识大全 C#中调用Windows API时的数据类型对应关系相关的知识,希望对你有一定的参考价值。
C#中调用Windows API时的数据类型对应关系 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧!
BOOL=System Int
BOOLEAN=System Int
BYTE=System UInt
CHAR=System Int
COLORREF=System UInt
DWORD=System UInt
DWORD =System UInt
DWORD =System UInt
FLOAT=System Float
HACCEL=System IntPtr
HANDLE=System IntPtr
HBITMAP=System IntPtr
HBRUSH=System IntPtr
HCONV=System IntPtr
HCONVLIST=System IntPtr
HCURSOR=System IntPtr
HDC=System IntPtr
HDDEDATA=System IntPtr
HDESK=System IntPtr
HDROP=System IntPtr
HDWP=System IntPtr
HENHMETAFILE=System IntPtr
HFILE=System IntPtr
HFONT=System IntPtr
HGDIOBJ=System IntPtr
HGLOBAL=System IntPtr
HHOOK=System IntPtr
HICON=System IntPtr
HIMAGELIST=System IntPtr
HIMC=System IntPtr
HINSTANCE=System IntPtr
HKEY=System IntPtr
HLOCAL=System IntPtr
HMENU=System IntPtr
HMETAFILE=System IntPtr
HMODULE=System IntPtr
HMONITOR=System IntPtr
HPALETTE=System IntPtr
HPEN=System IntPtr
HRGN=System IntPtr
HRSRC=System IntPtr
HSZ=System IntPtr
HWINSTA=System IntPtr
HWND=System IntPtr
INT=System Int
INT =System Int
INT =System Int
LONG=System Int
LONG =System Int
LONG =System Int
LONGLONG=System Int
LPARAM=System IntPtr
LPBOOL=System Int []
LPBYTE=System UInt []
LPCOLORREF=System UInt []
LPCSTR=System String
LPCTSTR=System String
LPCVOID=System UInt
LPCWSTR=System String
LPDWORD=System UInt []
LPHANDLE=System UInt
LPINT=System Int []
LPLONG=System Int []
LPSTR=System String
LPTSTR=System String
LPVOID=System UInt
LPWORD=System Int []
LPWSTR=System String
LRESULT=System IntPtr
PBOOL=System Int []
PBOOLEAN=System Int []
PBYTE=System UInt []
PCHAR=System Char[]
PCSTR=System String
PCTSTR=System String
PCWCH=System UInt
PCWSTR=System UInt
PDWORD=System Int []
PFLOAT=System Float[]
PHANDLE=System UInt
PHKEY=System UInt
PINT=System Int []
PLCID=System UInt
PLONG=System Int []
PLUID=System UInt
PSHORT=System Int []
PSTR=System String
PTBYTE=System Char[]
PTCHAR=System Char[]
PTSTR=System String
PUCHAR=System Char[]
PUINT=System UInt []
PULONG=System UInt []
PUSHORT=System UInt []
PVOID=System UInt
PWCHAR=System Char[]
PWORD=System Int []
PWSTR=System String
REGSAM=System UInt
SC_HANDLE=System IntPtr
SC_LOCK=System IntPtr
SHORT=System Int
SIZE_T=System UInt
SSIZE_=System UInt
TBYTE=System Char
TCHAR=System Char
UCHAR=System Byte
UINT=System UInt
UINT =System UInt
UINT =System UInt
ULONG=System UInt
ULONG =System UInt
ULONG =System UInt
ULONGLONG=System UInt
USHORT=System UInt
WORD=System UInt
WPARAM=System IntPtr
附 举一个声明API的例子
[ DllImport( "Kernel dll" )]
public static extern System UInt VirtualAllocEx(
System IntPtr hProcess
System UInt lpAddress
System UInt dwSize
System UInt flAllocationType
System UInt flProtect
cha138/Article/program/net/201311/14189相关参考
C#中调用WindowsAPI的技术要点 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧! 在Net
知识大全 Visual C#中调用Windows API的要点
VisualC#中调用WindowsAPI的要点 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧!
C#调用WindowsAPI函数 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧! Api函数是构筑
知识大全 用Visual C#调用Windows API函数
用VisualC#调用WindowsAPI函数 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧! A
VB.NET编程中调用WindowsAPI 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧!Windo
VisualC#中调用Windows服务初探 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧! Wi
C#实现动态调用WindowsDLL 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧! 部分代码来自
知识大全 在Oracle Developer/2000 中 调 用Windows API 函 数
在OracleDeveloper/2000中调用WindowsAPI函数 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们
数据库中与C#中的数据类型对照 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧! ///<su
C#制作的更换壁纸程序 以下文字资料是由(全榜网网www.cha138.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧! VB调用API来更换桌面的