Re: convert typedef struct from C++ to VB
- From: "Thorsten Albers" <albersSKIP@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 27 Oct 2008 17:12:08 -0700
Steve <sredmyer@xxxxxxxxxx> schrieb im Beitrag
<d5db606f-265c-4a70-a588-d3c11c4e1184@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>...
private type GET_CHANGER_PARAMETERS
lSize As Long
iNumberTransportElements As Integer
iNumberStorageElements As Integer
iNumberCleanerSlots As Integer
iNumberIEElements As Integer
iNumberDataTransferElements As Integer
iNumberOfDoors As Integer
iFirstSlotNumber As Integer
iFirstDriveNumber As Integer
iFirstTransportNumber As Integer
iFirstIEPortNumber As Integer
iFirstCleanerSlotAddress As Integer
iMagazineSize As Integer
lDriveCleanTimeout As Long
lFeatures0 As Long
lFeatures1 As Long
bMoveFromTransport As Byte
bMoveFromSlot As Byte
bMoveFromIePort As Byte
bMoveFromDrive As Byte
bExchangeFromTransport As Byte
bExchangeFromSlot As Byte
bExchangeFromIePort As Byte
bExchangeFromDrive As Byte
bLockUnlockCapabilities As Byte
bPositionCapabilities As Byte
bReserved1(0 To 1) As Byte
bReserved2(0 To 1) As Long
End Type
--
---------------------------------------------------------------------------
Thorsten Albers albers(a)uni-freiburg.de
---------------------------------------------------------------------------
.
- Follow-Ups:
- Re: convert typedef struct from C++ to VB
- From: Sinna
- Re: convert typedef struct from C++ to VB
- References:
- convert typedef struct from C++ to VB
- From: Steve
- convert typedef struct from C++ to VB
- Prev by Date: Re: convert typedef struct from C++ to VB
- Next by Date: Re: convert typedef struct from C++ to VB
- Previous by thread: Re: convert typedef struct from C++ to VB
- Next by thread: Re: convert typedef struct from C++ to VB
- Index(es):