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