UV_FS_EVENT_PRIVATE_FIELDS

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Structs

req_s
struct req_s
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

buffer
char* buffer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cb
uv_fs_event_cb cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dir_handle
HANDLE dir_handle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dirw
WCHAR* dirw;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
filew
WCHAR* filew;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
req
req_s req;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
req_pending
int req_pending;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
short_filew
WCHAR* short_filew;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta