Initializing help system before first use

XPRBsos Constructor (IntPtr)

Note: This API is now obsolete.

Initializes a new instance of the XPRBsos class

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
[ObsoleteAttribute("always create XPRBsos with reference to XPRBprob")]
public XPRBsos(
	IntPtr s
)

Parameters

s
Type:  SystemIntPtr
See Also