|
FRX SDK Documentation 2025 SP0
|
#include <AddStruct.h>
Public Types | |
| enum | { kFalse = Frx::kFalse , kTrue = Frx::kTrue } |
| typedef char | Int8 |
| typedef unsigned char | UInt8 |
| typedef short | Int16 |
| typedef unsigned short | UInt16 |
| typedef long | Int32 |
| typedef unsigned long | UInt32 |
| typedef __int64 | Int64 |
| typedef unsigned __int64 | UInt64 |
| typedef Frx::Boolean | Boolean |
| typedef unsigned char | uchar |
| typedef unsigned int | uint |
| typedef _W64 int | IntPtr |
| typedef _W64 unsigned int | UIntPtr |
| typedef _W64 long | LongPtr |
| typedef _W64 unsigned long | ULongPtr |
| typedef IntPtr | GsMarker |
| typedef LongPtr | IntDbId |
Definition at line 21 of file AddStruct.h.
Definition at line 46 of file AddStruct.h.
Definition at line 67 of file AddStruct.h.
Definition at line 32 of file AddStruct.h.
Definition at line 34 of file AddStruct.h.
Definition at line 36 of file AddStruct.h.
Definition at line 30 of file AddStruct.h.
Definition at line 68 of file AddStruct.h.
Definition at line 59 of file AddStruct.h.
Definition at line 62 of file AddStruct.h.
Definition at line 48 of file AddStruct.h.
Definition at line 49 of file AddStruct.h.
Definition at line 33 of file AddStruct.h.
Definition at line 35 of file AddStruct.h.
Definition at line 37 of file AddStruct.h.
Definition at line 31 of file AddStruct.h.
Definition at line 60 of file AddStruct.h.
Definition at line 63 of file AddStruct.h.
| Enumerator | |
|---|---|
| kFalse | |
| kTrue | |
Definition at line 24 of file AddStruct.h.