Beispiel #1
0
 internal static IntPtr AllocBSTR(int length)
 {
     return(PInvokeMarshal.AllocBSTR(length));
 }