|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
#include <unknwn.h>
#include <accctrl.h>
#include <commctrl.h>
Go to the source code of this file.
Defines |
| #define | INTERFACE ISecurityInformation |
| #define | INTERFACE ISecurityInformation2 |
| #define | INTERFACE IEffectivePermission |
| #define | INTERFACE ISecurityObjectTypeInfo |
Typedefs |
typedef interface
ISecurityInformation * | LPSECURITYINFO |
typedef interface
ISecurityInformation2 * | LPSECURITYINFO2 |
typedef interface
IEffectivePermission * | LPEFFECTIVEPERMISSION |
typedef interface
ISecurityObjectTypeInfo * | LPSecurityObjectTypeInfo |
Functions |
| | DEFINE_GUID (IID_ISecurityInformation, 0x965fc360, 0x16ff, 0x11d0, 0x0091, 0xcb, 0x00, 0xaa, 0x00, 0xbb, 0xb7, 0x23) |
| | DEFINE_GUID (IID_ISecurityInformation2, 0xc3ccfdb4, 0x6f88, 0x11d2, 0x00a3, 0xce, 0x00, 0xc0, 0x4f, 0xb1, 0x78, 0x2a) |
| | DEFINE_GUID (IID_IEffectivePermission, 0x3853dc76, 0x9f35, 0x407c, 0x0088, 0xa1, 0xd1, 0x93, 0x44, 0x36, 0x5f, 0xbc) |
| | DEFINE_GUID (IID_ISecurityObjectTypeInfo, 0xfc3066eb, 0x79ef, 0x444b, 0x0091, 0x11, 0xd1, 0x8a, 0x75, 0xeb, 0xf2, 0xfa) |
| | DECLARE_INTERFACE_ (ISecurityInformation, IUnknown) |
| | DECLARE_INTERFACE_ (ISecurityInformation2, IUnknown) |
| | DECLARE_INTERFACE_ (IEffectivePermission, IUnknown) |
| | DECLARE_INTERFACE_ (ISecurityObjectTypeInfo, IUnknown) |
| HPROPSHEETPAGE WINAPI | CreateSecurityPage (LPSECURITYINFO psi) |
| BOOL WINAPI | EditSecurity (HWND hwndOwner, LPSECURITYINFO psi) |
Variables |
| EXTERN_C const IID | IID_ISecurityInformation |
Generated on Fri May 25 2012 05:35:52 for ReactOS by
1.7.6.1
|