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