Symphony Framework
PostMessage Method
Symphony.Conductor.Framework Namespace > VMMessenger Class : PostMessage Method
The calling component instance.
Type of message/request.
The request code which is passed on to the listners.
Request data passed on to the listners.
Allow a component to post a message.
Syntax

Parameters

component
The calling component instance.
requestType
Type of message/request.
requestCode
The request code which is passed on to the listners.
requestData
Request data passed on to the listners.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

VMMessenger Class
VMMessenger Members