Click or drag to resize

IpcExecuteRequestEvent Constructor (Typed)

X#
Initializes a new instance of the IpcExecuteRequestEvent class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	wT,
	wF,
	hC,
	h1,
	h2,
	hD,
	dwD1,
	dwD2,
	oIpc
) CLIPPER
Request Example View Source

Parameters

wT (Optional)
Type: Usual
wF (Optional)
Type: Usual
hC (Optional)
Type: Usual
h1 (Optional)
Type: Usual
h2 (Optional)
Type: Usual
hD (Optional)
Type: Usual
dwD1 (Optional)
Type: Usual
dwD2 (Optional)
Type: Usual
oIpc (Optional)
Type: Usual
See Also