|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| DWORD | dwWindowID |
| UINT | uiCP |
| PIDLIST_ABSOLUTE | pidl |
| LPWSTR | lpszUrl |
| LPWSTR | lpszUrlLocation |
| LPWSTR | lpszTitle |
Definition at line 23 of file tlogstg.idl.
| DWORD _WINDOWDATA::dwWindowID |
Definition at line 24 of file tlogstg.idl.
Referenced by CShellBrowser::GetWindowData().
| LPWSTR _WINDOWDATA::lpszTitle |
Definition at line 29 of file tlogstg.idl.
Referenced by CShellBrowser::GetWindowData().
| LPWSTR _WINDOWDATA::lpszUrl |
Definition at line 27 of file tlogstg.idl.
Referenced by CShellBrowser::GetWindowData().
| LPWSTR _WINDOWDATA::lpszUrlLocation |
Definition at line 28 of file tlogstg.idl.
Referenced by CShellBrowser::GetWindowData().
| PIDLIST_ABSOLUTE _WINDOWDATA::pidl |
Definition at line 26 of file tlogstg.idl.
Referenced by CShellBrowser::GetWindowData(), and CTravelEntry::Update().
| UINT _WINDOWDATA::uiCP |
Definition at line 25 of file tlogstg.idl.
Referenced by CShellBrowser::GetWindowData().