#include <string.h>
#include "remotelimits.h"
#include "PidlManager.h"
Go to the source code of this file.
Classes | |
struct | REMOTEPIDL |
class | CRemotePidlManager |
Typedefs | |
typedef UNALIGNED REMOTEPIDL * | PREMOTEPIDL |
typedef const UNALIGNED REMOTEPIDL * | PCREMOTEPIDL |
Variables | |
static const DWORD | REMOTEPIDL_FINGERPRINT = 0x533aaf69 |
typedef const UNALIGNED REMOTEPIDL* PCREMOTEPIDL |
Definition at line 49 of file RemotePidlManager.h.
typedef UNALIGNED REMOTEPIDL* PREMOTEPIDL |
Definition at line 48 of file RemotePidlManager.h.
const DWORD REMOTEPIDL_FINGERPRINT = 0x533aaf69 [static] |
Definition at line 32 of file RemotePidlManager.h.
Referenced by CRemotePidlManager::Create(), and CRemotePidlManager::Validate().