Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
typedef struct _IMAGE_HOTSWAP_ENDPOINT_INFO_ENTRY_COMMON {
DWORD Size;
DWORD Rva;
DWORD NameSize;
DWORD NameOffset;
} IMAGE_HOTSWAP_ENDPOINT_INFO_ENTRY_COMMON, *PIMAGE_HOTSWAP_ENDPOINT_INFO_ENTRY_COMMON;
Members
Size
Rva
NameSize
NameOffset
Requirements
| Requirement | Value |
|---|---|
| Header | winnt.h |