<div class="content" name="COMPACT_VIRTUAL_DISK_FLAG" uuid="28d10840-60ea-4987-80d0-53aa7dcb938d"><p>The COMPACT_VIRTUAL_DISK_FLAG enumeration defines options
for compacting a <a href="8eef5d42-22d7-4302-aed9-12face91505a#gt_1fbc35d5-bcf5-4ce7-9449-4197a1671440" data-linktype="relative-path">virtual
disk</a>.</p><dl>
<dd>
<div><pre> typedef enum _COMPACT_VIRTUAL_DISK_FLAG
 {
   COMPACT_VIRTUAL_DISK_FLAG_NONE = 0x00000000
 } COMPACT_VIRTUAL_DISK_FLAG;
</pre></div>
</dd></dl><p><b>COMPACT_VIRTUAL_DISK_FLAG_NONE:  </b>Indicates
that no flag has been specified. Currently, this is the only flag defined.</p></div>