C# Signature:

[DllImport("ole32.dll")]
static extern void CoTaskMemFree(IntPtr pv);

Última actualización