#include "stdafx.h"#include "resource.h"#include <propkey.h>#include "RemotePidlManager.h"Go to the source code of this file.
Classes | |
| class | CRemoteFolder |
Defines | |
| #define | INITGUID |
| #define | _ATL_DEBUG_QI |
Enumerations | |
| enum | PID_SWISH_REMOTE { PID_SWISH_REMOTE_GROUP = PID_FIRST_USABLE, PID_SWISH_REMOTE_PERMISSIONS } |
Functions | |
| DEFINE_PROPERTYKEY (PKEY_SwishRemoteGroup, 0xb816a851, 0x5022, 0x11dc, 0x91, 0x53, 0x00, 0x90, 0xf5, 0x28, 0x4f, 0x85, PID_SWISH_REMOTE_GROUP) | |
| DEFINE_PROPERTYKEY (PKEY_SwishRemotePermissions, 0xb816a851, 0x5022, 0x11dc, 0x91, 0x53, 0x00, 0x90, 0xf5, 0x28, 0x4f, 0x85, PID_SWISH_REMOTE_PERMISSIONS) | |
Variables | |
| __interface | IRemoteFolder |
| #define _ATL_DEBUG_QI |
Definition at line 18 of file RemoteFolder.h.
| #define INITGUID |
Definition at line 13 of file RemoteFolder.h.
| enum PID_SWISH_REMOTE |
Definition at line 133 of file RemoteFolder.h.
| DEFINE_PROPERTYKEY | ( | PKEY_SwishRemotePermissions | , | |
| 0xb816a851 | , | |||
| 0x5022 | , | |||
| 0x11dc | , | |||
| 0x91 | , | |||
| 0x53 | , | |||
| 0x00 | , | |||
| 0x90 | , | |||
| 0xf5 | , | |||
| 0x28 | , | |||
| 0x4f | , | |||
| 0x85 | , | |||
| PID_SWISH_REMOTE_PERMISSIONS | ||||
| ) |
| DEFINE_PROPERTYKEY | ( | PKEY_SwishRemoteGroup | , | |
| 0xb816a851 | , | |||
| 0x5022 | , | |||
| 0x11dc | , | |||
| 0x91 | , | |||
| 0x53 | , | |||
| 0x00 | , | |||
| 0x90 | , | |||
| 0xf5 | , | |||
| 0x28 | , | |||
| 0x4f | , | |||
| 0x85 | , | |||
| PID_SWISH_REMOTE_GROUP | ||||
| ) |
| __interface IRemoteFolder |
Definition at line 29 of file RemoteFolder.h.
1.5.3