3.2.5.8 W32TimeLog (Opnum 7)

The W32TimeLog method is invoked to request that the time service update its logging configuration.<51> The logging of the time service is implementation specific.<52>

The MIDL syntax of this method is specified as follows.

 unsigned long W32TimeLog(
   [in] handle_t hBinding
 );

hBinding: RPC primitive binding handle, as specified in [C706] part 3, sections Interface Definition Language and Stubs.

Return Values: This method MUST return 0 on success; on failure, it returns a nonzero error code. The values transmitted in this field are implementation specific. All nonzero values MUST be treated as equivalent for protocol purposes.<53>

When W32TimeLog is invoked, the server SHOULD<54> update its logging behavior based on its implementation-specific logging configuration.