#include <string.h>
#include "remotelimits.h"
#include "PidlManager.h"
Go to the source code of this file.
Classes | |
struct | HOSTPIDL |
class | CHostPidlManager |
Typedefs | |
typedef UNALIGNED HOSTPIDL * | PHOSTPIDL |
typedef const UNALIGNED HOSTPIDL * | PCHOSTPIDL |
Variables | |
static const DWORD | HOSTPIDL_FINGERPRINT = 0x496c1066 |
typedef const UNALIGNED HOSTPIDL* PCHOSTPIDL |
Definition at line 46 of file HostPidlManager.h.
Definition at line 45 of file HostPidlManager.h.
const DWORD HOSTPIDL_FINGERPRINT = 0x496c1066 [static] |
Definition at line 32 of file HostPidlManager.h.
Referenced by CHostPidlManager::Create(), and CHostPidlManager::Validate().