<div class="content" name="SAMPR_DOMAIN_GENERAL_INFORMATION2" uuid="9a663cf2-0923-4959-b2c5-2e25c19735ff"><p>The SAMPR_DOMAIN_GENERAL_INFORMATION2 structure contains <span><a href="7b2aeb27-92fc-41f6-8437-deb65d950921#gt_b0276eb2-4e65-4cf1-a718-e0920a614aca" data-linktype="relative-path">domain</a></span>
fields.</p><dl>
<dd>
<div><pre> typedef struct _SAMPR_DOMAIN_GENERAL_INFORMATION2 {
   SAMPR_DOMAIN_GENERAL_INFORMATION I1;
   LARGE_INTEGER LockoutDuration;
   LARGE_INTEGER LockoutObservationWindow;
   unsigned short LockoutThreshold;
 } SAMPR_DOMAIN_GENERAL_INFORMATION2,
  *PSAMPR_DOMAIN_GENERAL_INFORMATION2;
</pre></div>
</dd></dl><p>For information on each field, see section <span><a href="d275ab19-10b0-40e0-94bb-45b7fc130025" data-linktype="relative-path">2.2.3.1</a></span>,
except for <b>I1</b>, which is specified in section <span><a href="85973e1c-96f2-4c80-8135-b24d74ad7794" data-linktype="relative-path">2.2.3.10</a></span>.</p></div>