as

C# Signature:

[DllImport("kernel32.dll", SetLastError=true)]
static extern TODO as(TODO);

VB Signature:

Declare Function as Lib "kernel32.dll" (TODO) As TODO

Última actualización