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_ARM64_ENDPOINT_INFO_ENTRY_V2 {
IMAGE_HOTSWAP_ENDPOINT_INFO_ENTRY_COMMON Common;
DWORD IntArgs;
DWORD FloatArgs;
DWORD ArgStackSize;
IMAGE_HOTSWAP_ARM64_ENDPOINT_INFO_CC_RETURN ReturnType;
BYTE Name[ANYSIZE_ARRAY];
} IMAGE_HOTSWAP_ARM64_ENDPOINT_INFO_ENTRY_V2, *PIMAGE_HOTSWAP_ARM64_ENDPOINT_INFO_ENTRY_V2;
Members
Common
IntArgs
FloatArgs
ArgStackSize
ReturnType
Name[ANYSIZE_ARRAY]
Requirements
| Requirement | Value |
|---|---|
| Header | winnt.h |