Initializing help system before first use

setDir Method (Int32)

Set a variable directive.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 4.8.14.0
Syntax
C#
VB
public int setDir(
	int type
)

Parameters

type
Type:  SystemInt32

Return Value

Type:  Int32
Examples
xbexpl1.cs in the User's Guide Examples folder.
See Also