Eject Passport
Command property:
Asynchronous command.
The Transport Status must be Ready to perform this operation.
If the status is different than Ready, the system reply with:
<command valid="false" error="Transport module not ready" />
Command action:
Eject the passport
Syntax:
<command name="eject" />
Reply:
<command valid="true" />
When the command is executed, the system reply with:
<command name="eject" executed="true" >
If the command execution fails, the system reply with:
<command name="eject" executed="false" >
Command purpose:
This command is used to eject the passport.
Created with the Personal Edition of HelpNDoc: Easily create Web Help sites