OPToSOAPDomConv.TMemberDataNotReceivedEvent

From RAD Studio VCL Reference
Jump to: navigation, search

C++ Information

From OPToSOAPDomConv.hpp

	typedef TMemberDataNotReceivedEvent TMemberDataNotReceivedEvent;


Unit: OPToSOAPDomConv

Type: typedef

Description

TMemberDataNotReceivedEvent is the type of the OnMemberDataNotReceived event of TSOAPDomConv.


TMemberDataNotReceivedEvent is the type of the OnMemberDataNotReceived event handler, which is called when a converter is constructing a remotable object from its SOAP representation and fails to find a published class member.

ClassName is the name of the remotable object's class.

Member is the name of the member that was not found in the SOAP representation.

See Also

Personal tools
Translations
Newest Version