您要查找的是不是:
- Notice that you must pass the Rect structure by reference, since the function expects a pointer to a RECT type. 请注意,由于函数需要指向RECT类型的指针,必须通过引用来传递Rect结构。
- Pointer to a RECT structure. 结构的指针。
- The Rect value type must be passed by reference because the unmanaged API is expecting a pointer to a RECT to be passed to the function. Rect值类型必须通过引用传递,原因是非托管API要求将指向RECT的指针传递给该函数。
- LpszText A pointer to a text string. 指向字符串的指针。
- PDC A pointer to a device context. 指向设备环境的指针。
- PhWnd A pointer to a child window. 指向子窗口的指针。
- Pointer to a buffer that contains the record data. 指向包含记录数据的缓冲区的指针。
- WNDPROC A 32-bit pointer to a window procedure. 32位指向窗口程序的指针.
- LPSTR A 32-bit pointer to a character string. 一个32位指针,指向字符串。
- Change the mouse pointer to a hand when you move over them. 鼠标指针移到它们上面时,指针更改为手形。
- A pointer to a MSG structure that contains the message to process. 一个指向MSG结构的指针,该结构包含了要去处理的信息。
- Passes a structure that contains a pointer to a second structure as a member. 传递包含指向另一个结构的指针作为成员的结构。
- A token has a pointer to a node in the process graph. 一个令牌做为流程图表中的一个节点的一个指针。
- Pointer to a CREATESTRUCT structure that contains initialization parameters for the window about to be created. 一个指向CREATESTRUCT结构的指针,该结构包含即将被创建的窗体的初始化参数。
- If you go to a private hospital you must pay. 如果你去一家私立医院就诊,你得付费。
- The lifeboat went out to a ship in distress. 救生船去救一艘遇险的船只。
- Returns a pointer to a child window's parent window. 返回子窗口的父窗口的指针。
- LPCSTR A 32-bit pointer to a constant character string. 一个32位的指针,指向常量字符串。
- His symptoms gave no obvious pointer to a possible diagnosis. 他的症状无法作出明确的诊断。
- Structure that encapsulates a managed pointer to a location and a runtime representation of the type that might be stored at that location. 结构,封装指向某个位置的托管指针和可能存储在该位置的类型的运行时表示形式。
