#include "stdafx.h"#include "resource.h"#include <propkey.h>#include "HostPidlManager.h"Go to the source code of this file.
Classes | |
| class | CHostFolder |
Defines | |
| #define | INITGUID |
| #define | _ATL_DEBUG_QI |
Enumerations | |
| enum | PID_SWISH_HOST { PID_SWISH_HOST_USER = PID_FIRST_USABLE, PID_SWISH_HOST_PORT } |
Functions | |
| DEFINE_PROPERTYKEY (PKEY_SwishHostUser, 0xb816a850, 0x5022, 0x11dc, 0x91, 0x53, 0x00, 0x90, 0xf5, 0x28, 0x4f, 0x85, PID_SWISH_HOST_USER) | |
| DEFINE_PROPERTYKEY (PKEY_SwishHostPort, 0xb816a850, 0x5022, 0x11dc, 0x91, 0x53, 0x00, 0x90, 0xf5, 0x28, 0x4f, 0x85, PID_SWISH_HOST_PORT) | |
Variables | |
| __interface | IHostFolder |
| #define _ATL_DEBUG_QI |
Definition at line 18 of file HostFolder.h.
| #define INITGUID |
Definition at line 13 of file HostFolder.h.
| enum PID_SWISH_HOST |
| DEFINE_PROPERTYKEY | ( | PKEY_SwishHostPort | , | |
| 0xb816a850 | , | |||
| 0x5022 | , | |||
| 0x11dc | , | |||
| 0x91 | , | |||
| 0x53 | , | |||
| 0x00 | , | |||
| 0x90 | , | |||
| 0xf5 | , | |||
| 0x28 | , | |||
| 0x4f | , | |||
| 0x85 | , | |||
| PID_SWISH_HOST_PORT | ||||
| ) |
| DEFINE_PROPERTYKEY | ( | PKEY_SwishHostUser | , | |
| 0xb816a850 | , | |||
| 0x5022 | , | |||
| 0x11dc | , | |||
| 0x91 | , | |||
| 0x53 | , | |||
| 0x00 | , | |||
| 0x90 | , | |||
| 0xf5 | , | |||
| 0x28 | , | |||
| 0x4f | , | |||
| 0x85 | , | |||
| PID_SWISH_HOST_USER | ||||
| ) |
| __interface IHostFolder |
Definition at line 29 of file HostFolder.h.
1.5.3