<div class="content"><p>The W32TimeLog method is invoked to request that the <a href="cb180d77-0c53-490e-9d37-df7576ef5465#gt_9846d08d-ad98-4bb9-a1e7-1f0bfbdd1113" data-linktype="relative-path">time service</a> update its
logging configuration.<a id="Appendix_A_Target_51"></a><a aria-label="Product behavior note 51" href="bb576d39-587b-484a-86a4-e1d378cf9497#Appendix_A_51" data-linktype="relative-path">&lt;51&gt;</a> The
logging of the time service is implementation specific.<a id="Appendix_A_Target_52"></a><a aria-label="Product behavior note 52" href="bb576d39-587b-484a-86a4-e1d378cf9497#Appendix_A_52" data-linktype="relative-path">&lt;52&gt;</a></p><p>The <a href="cb180d77-0c53-490e-9d37-df7576ef5465#gt_9c5903c1-1477-4181-b451-3ba1e34a0c0c" data-linktype="relative-path">MIDL</a>
syntax of this method is specified as follows.</p><dl>
<dd>
<div><pre> unsigned long W32TimeLog(
   [in] handle_t hBinding
 );
</pre></div>
</dd></dl><p><b>hBinding: </b><a href="cb180d77-0c53-490e-9d37-df7576ef5465#gt_8a7f6700-8311-45bc-af10-82e10accd331" data-linktype="relative-path">RPC</a> primitive binding
handle, as specified in <a href="https://go.microsoft.com/fwlink/?LinkId=89824" data-linktype="external">[C706]</a>
part 3, sections Interface Definition Language and Stubs.</p><p><b>Return Values: </b>This method MUST return 0 on
success; on failure, it returns a nonzero <a href="cb180d77-0c53-490e-9d37-df7576ef5465#gt_a0f899ec-e1a5-4e04-8abc-80df987c6fb4" data-linktype="relative-path">error code</a>. The values
transmitted in this field are implementation specific. All nonzero values MUST
be treated as equivalent for protocol purposes.<a id="Appendix_A_Target_53"></a><a aria-label="Product behavior note 53" href="bb576d39-587b-484a-86a4-e1d378cf9497#Appendix_A_53" data-linktype="relative-path">&lt;53&gt;</a></p><p>When W32TimeLog is invoked, the server SHOULD<a id="Appendix_A_Target_54"></a><a aria-label="Product behavior note 54" href="bb576d39-587b-484a-86a4-e1d378cf9497#Appendix_A_54" data-linktype="relative-path">&lt;54&gt;</a> update its logging behavior
based on its implementation-specific logging configuration.</p></div>