123

未定义 GETVERSIONOUTPARAMS
搞什么

解决方案 »

  1.   


    Private Type GETVERSIONOUTPARAMS
            bVersion   As Byte                 
            bRevision   As Byte               
            bReserved   As Byte               
            bIDEDeviceMap   As Byte       
            fCapabilities   As Long       
            dwReserved(3)   As Long      
    End Type