FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Types | List of all members
Adesk Struct Reference

#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
 

Detailed Description

Definition at line 21 of file AddStruct.h.

Member Typedef Documentation

◆ Boolean

Definition at line 46 of file AddStruct.h.

◆ GsMarker

Definition at line 67 of file AddStruct.h.

◆ Int16

Definition at line 32 of file AddStruct.h.

◆ Int32

Definition at line 34 of file AddStruct.h.

◆ Int64

Definition at line 36 of file AddStruct.h.

◆ Int8

Definition at line 30 of file AddStruct.h.

◆ IntDbId

Definition at line 68 of file AddStruct.h.

◆ IntPtr

Definition at line 59 of file AddStruct.h.

◆ LongPtr

Definition at line 62 of file AddStruct.h.

◆ uchar

Definition at line 48 of file AddStruct.h.

◆ uint

Definition at line 49 of file AddStruct.h.

◆ UInt16

Definition at line 33 of file AddStruct.h.

◆ UInt32

Definition at line 35 of file AddStruct.h.

◆ UInt64

Definition at line 37 of file AddStruct.h.

◆ UInt8

Definition at line 31 of file AddStruct.h.

◆ UIntPtr

Definition at line 60 of file AddStruct.h.

◆ ULongPtr

Definition at line 63 of file AddStruct.h.

Member Enumeration Documentation

◆ anonymous enum

Enumerator
kFalse 
kTrue 

Definition at line 24 of file AddStruct.h.


The documentation for this struct was generated from the following file: