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