|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| DWORD | propID |
| DWORD | cbData |
| LPBYTE | pbData |
| struct list | entry |
Definition at line 35 of file proplist.c.
| DWORD _CONTEXT_PROPERTY::cbData |
Definition at line 38 of file proplist.c.
Referenced by ContextPropertyList_Copy(), ContextPropertyList_FindProperty(), and ContextPropertyList_SetProperty().
Definition at line 40 of file proplist.c.
Referenced by ContextPropertyList_Free(), ContextPropertyList_RemoveProperty(), and ContextPropertyList_SetProperty().
| LPBYTE _CONTEXT_PROPERTY::pbData |
Definition at line 39 of file proplist.c.
Referenced by ContextPropertyList_Copy(), ContextPropertyList_FindProperty(), ContextPropertyList_Free(), ContextPropertyList_RemoveProperty(), and ContextPropertyList_SetProperty().
| DWORD _CONTEXT_PROPERTY::propID |
Definition at line 37 of file proplist.c.
Referenced by ContextPropertyList_Copy(), ContextPropertyList_FindProperty(), ContextPropertyList_RemoveProperty(), and ContextPropertyList_SetProperty().