Important
This method is no longer used in Configuration Manager.

The IUIEventCls::RebootRequired method is called when the client runs a program that requires a restart after the successful completion of a program. This method is called for both optional and mandatory programs.

[IDL]
HRESULT RebootRequired(
  long  nCountDown,
  long  nFinalInterval
);

Parameters

nCountDown


Data type: LongQualifiers: [in]The countdown value.
nFinalInterval


Data type: LongQualifiers: [in]The final interval value.

Return Values

None.

Requirements

UIEvent.dll.

Runtime Requirements

Development Requirements

See Also

Reference

UIEventCls Class


Send comments about this topic to Microsoft.