This document is archived and information here might be outdated. Recommended version. |
Initializes the jobs registry.
[Visual Basic .NET]
Public Sub Init ( _
ByVal Path As String _
)
[C#]
public void Init (
string Path
);
[C++]
HRESULT Init(
BSTR Path
);
[C++] Parameters Path [in]
Path is a parameter of type BSTR