HANDLE_INFO_1

【勇芳软件工作室】汉化HomePreviousNext

typedef struct _HANDLE_INFO_1 {
DWORD hdli1_chartime;
DWORD hdli1_charcount;
}HANDLE_INFO_1, *PHANDLE_INFO_1, *LPHANDLE_INFO_1;

会员

hdli1_charcount

以毫秒为单位指定工作站收集要发送到字符设备或命名管道的数据的时间量。

Call this function when a wait operation on the change notification object is satisfied.

指定工作站在将数据发送到字符设备或命名管道之前存储的字符数(以字节为单位)。

也可以看看

NetHandleGetInfo, NetHandleSetInfo