2 references to TS_SELECTION_ACP
WindowsBase (2)
Shared\MS\Win32\UnsafeNativeMethodsTextServices.cs (2)
1859void GetSelection(int index, int count, [Out, MarshalAs(UnmanagedType.LPArray, SizeParamIndex=1)] TS_SELECTION_ACP []selection, out int fetched); 1864void SetSelection(int count, [In, MarshalAs(UnmanagedType.LPArray, SizeParamIndex=0)] TS_SELECTION_ACP []selection);