|
pointer
|
|
指示物,教鞭,暗示,指针
|
分类:
|
详细解释:
|
|
以下为句子列表:
英文: [in] A pointer to a stream that is used to initialize the properties of the control. Can be NULL.
中文: 我想向组件中传递一些数据,可是我不知道怎么设置?在组件中又要如何写才能获得这些属性?
更详细...
英文: [in] Pointer to the starting address of the block of memory to fill with zeros.
中文: 指向一块准备用0来填充的内存区域的开始地址。
更详细...
英文: [out] Pointer to a MEMORY_BASIC_INFORMATION structure in which information about the specified page range is returned.
中文: 输出参数,指向MEMORY_BASIC_INFORMATION结构的指针,该结构用来返回你指定的页面地址范围内的内存的详细信息。
更详细...
英文: [out] Pointer to a variable that receives the completion key value associated with the file handle whose I/O operation has completed.
中文: 所以在使用这个函数的时候只需要将此处填一相应数据结构的空指针就可以了。
更详细...
英文: [out] Pointer to the variable where the high-order word of the file size is returned. This parameter can be NULL if the application does not require the high-order word.
中文: 就是说有的应用程序要求文件大小的高字节的返回值。一般不用这个,直接用NULL代替即可。
更详细...
|
|
|
|