Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Configures the start time after which the Software Inventory Logging engine collects data.
Syntax
uint32 SetLoggingTime(
  [in] datetime time
);
Parameters
- 
time [in]
 - 
The new logging time in Coordinated Universal Time (UTC).
 
Return value
If this method succeeds, it returns 0. If this method fails, it returns 1. For a complete list of return values, see MI_Result enumeration.
Requirements
| Minimum supported client | 
None supported | 
| Minimum supported server | 
Windows Server 2012 R2 | 
| Namespace | 
Root\InventoryLogging | 
| MOF | 
  | 
| DLL | 
  |