<div class="content" name="NLPR_MODIFIED_COUNT" uuid="75dd3699-8abc-45d2-9fb7-e7a9a78779f5"><p>The <b>NLPR_MODIFIED_COUNT </b>structure specifies a count
for the number of times an account&#39;s <span><a href="b5e7d25a-40b2-41c8-9611-98f53358af66#gt_00f35ba3-4dbb-4ff9-8e27-572a6aea1b15" data-linktype="relative-path">database</a></span> has been
modified.</p><dl>
<dd>
<div><pre> typedef struct _NLPR_MODIFIED_COUNT {
   OLD_LARGE_INTEGER ModifiedCount;
 } NLPR_MODIFIED_COUNT,
  *PNLPR_MODIFIED_COUNT;
</pre></div>
</dd></dl><p><b>ModifiedCount:</b> An OLD_LARGE_INTEGER structure,
as specified in <span><a href="../ms-samr/4df07fab-1bbc-452f-8e92-7853a3c7e380" data-linktype="relative-path">[MS-SAMR]</a></span>
section <span><a href="../ms-samr/68d6dc19-bedf-4a90-b939-b2e4e04b7cf6" data-linktype="relative-path">2.2.2.2</a></span>,
that contains the number of modifications made to the database since its
creation. This value is the <span><a href="b5e7d25a-40b2-41c8-9611-98f53358af66#gt_0b04ee8e-be04-4d04-94c4-90e58390f83d" data-linktype="relative-path">database serial number</a></span>.</p></div>