Initializing help system before first use

XPRBsos Constructor (IntPtr, XPRBprob)

Initializes a new instance of the XPRBsos class

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

Parameters

s
Type:  SystemIntPtr
p
Type:  BCLXPRBprob
See Also