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
For more information, see Configuration Manager Client Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Client Development Requirements.
See Also
Send comments about this topic to Microsoft.