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_GetMarshalSize
(
const
DOFInterface
self
)
Get the number of bytes required in a buffer to marshal a
DOFInterface
.
Parameters
self
The DOFInterface to be marshaled. This must not be NULL.
Returns
The marshalled length of the DOFInterface.
core-c-dof-oal
Version 8.0.1 Build 0
2018-01-22