13 references to GetAbi
PresentationFramework (13)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (5)
334
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.CreateWithLanguage_0(ThisPtr, MarshalString.
GetAbi
(__language), out __retval));
1394
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.GetTokenAt_1(ThisPtr, MarshalString.
GetAbi
(__text), startIndex, out __retval));
1411
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.GetTokens_2(ThisPtr, MarshalString.
GetAbi
(__text), out __retval));
1429
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.Tokenize_3(ThisPtr, MarshalString.
GetAbi
(__text), startIndex, WordSegmentsTokenizingHandler.GetAbi(__handler)));
1528
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.CreateWithLanguage_0(ThisPtr, MarshalString.
GetAbi
(__language), out __retval));
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (5)
86
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.CreateLanguage_0(ThisPtr, MarshalString.
GetAbi
(__languageTag), out __retval));
537
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.GetExtensionSubtags_0(ThisPtr, MarshalString.
GetAbi
(__singleton), out __retval));
618
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.CreateLanguage_0(ThisPtr, MarshalString.
GetAbi
(__languageTag), out __retval));
720
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.IsWellFormed_0(ThisPtr, MarshalString.
GetAbi
(__languageTag), out __retval));
817
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.TrySetInputMethodLanguageTag_0(ThisPtr, MarshalString.
GetAbi
(__languageTag), out __retval));
MS\Internal\WindowsRuntime\Generated\WinRT.cs (2)
153
int hr = _GetActivationFactory(MarshalString.
GetAbi
(hstrRuntimeClassId), out instancePtr);
211
int hr = Platform.RoGetActivationFactory(MarshalString.
GetAbi
(hstrRuntimeClassId), ref iid, &instancePtr);
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (1)
149
elements[i] = MarshalString.
GetAbi
(m._marshalers[i]);