ReactOS 0.4.16-dev-336-gb667d82
|
information structure for creation of FileChildWindow for NT object namespace More...
#include <filechild.h>
Public Types | |
typedef FileChildWndInfo | super |
Public Types inherited from FileChildWndInfo | |
typedef ChildWndInfo | super |
Public Member Functions | |
NtObjChildWndInfo (HWND hmdiclient, LPCTSTR path) | |
Public Member Functions inherited from FileChildWndInfo | |
FileChildWndInfo (HWND hmdiclient, LPCTSTR path, ENTRY_TYPE etype=ET_UNKNOWN) | |
Public Member Functions inherited from ChildWndInfo | |
ChildWndInfo (HWND hmdiclient) | |
Additional Inherited Members | |
Public Attributes inherited from FileChildWndInfo | |
ENTRY_TYPE | _etype |
LPCTSTR | _path |
WINDOWPLACEMENT | _pos |
int | _open_mode |
Public Attributes inherited from ChildWndInfo | |
HWND | _hmdiclient |
information structure for creation of FileChildWindow for NT object namespace
Definition at line 55 of file filechild.h.
Definition at line 57 of file filechild.h.
Definition at line 71 of file filechild.cpp.