3 references to Pointer
Microsoft.Private.Windows.Core (3)
System\Private\Windows\Ole\Composition.ManagedToNativeAdapter.cs (3)
350DROPFILES* dropFiles = (DROPFILES*)buffer.Pointer; 360(char*)((byte*)buffer.Pointer + dropFiles->pFiles), 386PInvokeCore.WideCharToMultiByte(PInvokeCore.CP_ACP, 0, value, value.Length, (PSTR)buffer.Pointer, byteCount, null, null);