Initializing help system before first use

XPRBsos Constructor (IntPtr, XPRBexpr, XPRBprob)

Initializes a new instance of the XPRBsos class

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
public XPRBsos(
	IntPtr s,
	XPRBexpr l,
	XPRBprob p
)

Parameters

s
Type:  SystemIntPtr
l
Type:  BCLXPRBexpr
p
Type:  BCLXPRBprob
See Also