DriveLetter
C# Signature:
[DllImport("kernel32.dll", SetLastError=true)]
static extern TODO DriveLetter(TODO);
VB Signature:
Declare Function DriveLetter Lib "kernel32.dll" (TODO) As TODO
Última actualización
[DllImport("kernel32.dll", SetLastError=true)]
static extern TODO DriveLetter(TODO);
Declare Function DriveLetter Lib "kernel32.dll" (TODO) As TODO
Última actualización