Main Page
Modules
Data Structures
DOFInterface
DOFInterface
DOFInterface_Copy
DOFInterface_Create
DOFInterface_CreateEventList
DOFInterface_CreateExceptionList
DOFInterface_CreateMethodList
DOFInterface_CreatePropertyList
DOFInterface_Destroy
DOFInterface_GetBytes
DOFInterface_GetBytesSize
DOFInterface_GetEvent
DOFInterface_GetException
DOFInterface_GetInterfaceID
DOFInterface_GetMarshalSize
DOFInterface_GetMethod
DOFInterface_GetProperty
DOFInterface_Marshal
DOFInterface_Unmarshal
DOFInterfaceBuilder
DOFInterfaceBuilder_AddEvent
DOFInterfaceBuilder_AddException
DOFInterfaceBuilder_AddMethod
DOFInterfaceBuilder_AddProperty
DOFInterfaceBuilder_Build
DOFInterfaceBuilder_BuildAndDestroy
DOFInterfaceBuilder_Create
DOFInterfaceBuilder_Destroy
DOFInterfaceEvent
DOFInterfaceException
DOFInterfaceMethod
DOFInterfaceProperty
uint32
DOFInterface_GetBytesSize
(
const
DOFInterface
self
)
Get the size of the serialized form of the Interface definition.
Parameters
self
The Interface. This must not be NULL.
Returns
The size of the serialized form of the Interface definition. This will always be > 0.
core-c-dof-oal
Version 8.0.1 Build 0
2018-01-22