/// <summary>
/// The MAPIFreeBuffer function frees a MAPI-allocated memory buffer.
/// </summary>
[DllImport("MAPI32.DLL", CharSet=CharSet.Ansi)]
public static extern uint MAPIFreeBuffer(IntPtr lpBuffer);
Declare Function MAPIFreeBuffer Lib "mapi32.dll" (TODO) As TODO
None.
None.
None.
Please add some!
Please add some!
Do you know one? Please contribute it!