Sponsors
GetTapeParameters
in Tape
Function name: GetTapeParameters
Defined in : Kernel32
Requirements : Windows NT 3.1 or later; Win9x/ME: Not supported
Declaration:
Declare Function GetTapeParameters Lib "kernel32" Alias "GetTapeParameters" (ByVal hDevice As Long, ByVal dwOperation As Long, lpdwSize As Long, lpTapeInformation As Any) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.