<div class="content" name="FAX_TIME" uuid="a928b310-f07d-49f5-8615-2767641dfcdc"><p>The <b>_FAX_TIME</b> data type is the custom marshaled
variant of the <b>FAX_TIME</b> (section <a href="eb612891-9092-4f9c-a975-db41229afe41" data-linktype="relative-path">2.2.61</a>) data structure.
The <b>_FAX_TIME</b> is used in <b>FAX_GENERAL_CONFIG</b> (section <a href="7b87f66e-e7bf-4294-be2f-669de0595bde" data-linktype="relative-path">2.2.31</a>) data type and the
custom marshaled types <b>_FAX_CONFIGURATIONW</b> (section <a href="67302e1d-2877-4c18-9b81-f5272fc2aa7d" data-linktype="relative-path">2.2.29</a>) and <b>_FAX_OUTBOX_CONFIG</b>
(section <a href="538c6629-1528-4124-bf3d-48517db5f9a4" data-linktype="relative-path">2.2.17</a>).</p><p>This data structure is custom marshaled as follows, and uses
the custom-marshaling rules defined in section <a href="a660ed3e-062f-4b49-ab5b-0ba19ea7598d" data-linktype="relative-path">2.2.1</a>.</p><table>
 <tbody><tr>
  <th><p><br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>1<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>2<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>3<br/>0</p></th>
  <th><p><br/>1</p></th>
 </tr>
 <tr>
  <td colspan="32">Fixed_Portion</td>
 </tr>
</tbody></table><p><b>Fixed_Portion (4 bytes):</b></p><dl>
<dd>
<table>
 <tbody><tr>
  <th><p><br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>1<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>2<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>3<br/>0</p></th>
  <th><p><br/>1</p></th>
 </tr>
 <tr>
  <td colspan="16">Hour</td>
  <td colspan="16">Minute</td>
 </tr>
</tbody></table>
</dd>
<dd>
<p><b>Hour (2 bytes): </b>A
16-bit unsigned integer that holds the current hour. This value MUST be between
0 and 23 inclusive.</p>
</dd>
<dd>
<p><b>Minute (2 bytes): </b>A
16-bit unsigned integer that holds the current minute. This value MUST be
between 0 and 59 inclusive.</p>
</dd></dl></div>