EventQueryCQueryCID(Int32, Int32) Constructor
Namespace: Microsoft.Win32.TaskScheduler.EventsAssembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
public CID(
int idLow,
int idHigh
)
Parameters
- idLow Int32
- The identifier low.
- idHigh Int32
- The identifier high.