This document is archived and information here might be outdated. Recommended version. |
.
[Visual Basic .NET] Public ReadOnly Property JobCatalog As IJobCatalog
[C#] public IJobCatalog JobCatalog {get;}
[C++]
HRESULT get_JobCatalog(
IJobCatalog** ppJC
);
[C++] Parameters ppJC [out, retval]
ppJC is a parameter of type IJobCatalog**