DOFProviderExceptionmarshal Method OpenDOF Object Access Library

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public override void marshal(
	DOFMarshalContext context,
	Object state,
	DOFPacket p
)

Parameters

context
Type: org.opendof.core.oalDOFMarshalContext
state
Type: SystemObject
p
Type: org.opendof.core.oalDOFPacket
Exceptions

ExceptionCondition
DOFMarshalException
See Also

Reference