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