NTMS_IEPORTINFORMATION

The NTMS_IEPORTINFORMATION structure defines properties specific to an insert/eject port object. For more information, see NTMS_IEPORTINFORMATION on MSDN.

 typedef struct _NTMS_IEPORTINFORMATION {
  DWORD Number;
  DWORD Content;
  DWORD Position;
  WORD MaxExtendSecs;
  NTMS_GUID Library;
} NTMS_IEPORTINFORMATION;
 

Members

  • Number

  • Content

  • Position

  • MaxExtendSecs

  • Library