Close
Relief for ODA Team in Ukraine
Learn more
ODA Drawings SDK
API Reference
>
Other Classes
>
OdResBuf Class
>
OdResBuf Unions
>
OdResBuf::Data Union
OdResBuf::Data Union
Syntax
C++
union
Data
{
bool
Bool
; OdInt16
Int16
; OdInt32
Int32
; OdInt64
Int64
;
double
Double
;
void
*
Pointer
; OdUInt8
Bytes
[
sizeof
(OdInt64)]; };
Members
Members
Description
Bool
Boolean content
Int16
8-bit or 16-bit Integer content
Int32
32-bit Integer or Color content
Int64
64-bit Integer or Handle content
Double
double-precision floating-point content
Pointer
pointer to an object
Bytes
Content as an array of bytes
Description
Defines the content of the ResBuf object.
File:
ResBuf.h
Module:
API Reference
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!