<div class="content" name="TPMVSCMGR_STATUS" uuid="1639249d-45cc-415e-9b90-4a4503a9c9ea"><dl>
<dd>
<div><pre> typedef  [v1_enum] enum {
     TPMVSCMGR_STATUS_VTPMSMARTCARD_INITIALIZING,
     TPMVSCMGR_STATUS_VTPMSMARTCARD_CREATING,
     TPMVSCMGR_STATUS_VTPMSMARTCARD_DESTROYING,
     TPMVSCMGR_STATUS_VGIDSSIMULATOR_INITIALIZING,
     TPMVSCMGR_STATUS_VGIDSSIMULATOR_CREATING,
     TPMVSCMGR_STATUS_VGIDSSIMULATOR_DESTROYING,
     TPMVSCMGR_STATUS_VREADER_INITIALIZING,
     TPMVSCMGR_STATUS_VREADER_CREATING,
     TPMVSCMGR_STATUS_VREADER_DESTROYING,
     TPMVSCMGR_STATUS_GENERATE_WAITING,
     TPMVSCMGR_STATUS_GENERATE_AUTHENTICATING,
     TPMVSCMGR_STATUS_GENERATE_RUNNING,
     TPMVSCMGR_STATUS_CARD_CREATED,
     TPMVSCMGR_STATUS_CARD_DESTROYED,
 } TPMVSCMGR_STATUS;
  
  
</pre></div>
</dd></dl><p><b>TPMVSCMGR_STATUS_VTPMSMARTCARD_INITIALIZING:</b>
Initializing the <a href="348a1d4a-acc7-43ea-9413-b7e92ae9682d#gt_51714f66-75dc-4642-bd63-73b8b2825067" data-linktype="relative-path">VSC</a>
component. </p><p><b>TPMVSCMGR_STATUS_VTPMSMARTCARD_CREATING:</b>
Creating the VSC component. </p><p><b>TPMVSCMGR_STATUS_VTPMSMARTCARD_DESTROYING:</b>
Deleting the VSC component. </p><p><b>TPMVSCMGR_STATUS_VGIDSSIMULATOR_INITIALIZING:</b>
Initializing the VSC simulator. </p><p><b>TPMVSCMGR_STATUS_VGIDSSIMULATOR_CREATING:</b>
Creating the VSC simulator. </p><p><b>TPMVSCMGR_STATUS_VGIDSSIMULATOR_DESTROYING:</b>
Destroying the VSC simulator. </p><p><b>TPMVSCMGR_STATUS_VREADER_INITIALIZING:</b>
Initializing the VSC reader. </p><p><b>TPMVSCMGR_STATUS_VREADER_CREATING:</b> Creating
the VSC reader. </p><p><b>TPMVSCMGR_STATUS_VREADER_DESTROYING:</b>
Destroying the VSC reader. </p><p><b>TPMVSCMGR_STATUS_GENERATE_WAITING:</b> Waiting for
the VSC device. </p><p><b>TPMVSCMGR_STATUS_GENERATE_AUTHENTICATING:</b>
Authenticating to the VSC.</p><p><b>TPMVSCMGR_STATUS_GENERATE_RUNNING:</b> Generating
the file system on the VSC. </p><p><b>TPMVSCMGR_STATUS_CARD_CREATED:</b> The VSC is
created. </p><p><b>TPMVSCMGR_STATUS_CARD_DESTROYED:</b> The VSC is
deleted.</p></div>