This document is archived and information here might be outdated. Recommended version. |
Sets the path to the job registry maintained on disk.
[Visual Basic .NET]
Public Sub SetJobRegistryPath ( _
ByVal jobRegPath As String _
)
[C#]
public void SetJobRegistryPath (
string jobRegPath
);
[C++]
HRESULT SetJobRegistryPath(
BSTR jobRegPath
);
[C++] Parameters jobRegPath [in]
jobRegPath is a parameter of type BSTR