13 references to GetAbi
PresentationFramework (13)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (5)
335
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.CreateWithLanguage_0(ThisPtr, MarshalString.
GetAbi
(__language), out __retval));
1395
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.GetTokenAt_1(ThisPtr, MarshalString.
GetAbi
(__text), startIndex, out __retval));
1412
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.GetTokens_2(ThisPtr, MarshalString.
GetAbi
(__text), out __retval));
1430
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.Tokenize_3(ThisPtr, MarshalString.
GetAbi
(__text), startIndex, WordSegmentsTokenizingHandler.GetAbi(__handler)));
1529
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.CreateWithLanguage_0(ThisPtr, MarshalString.
GetAbi
(__language), out __retval));
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (5)
87
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.CreateLanguage_0(ThisPtr, MarshalString.
GetAbi
(__languageTag), out __retval));
538
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.GetExtensionSubtags_0(ThisPtr, MarshalString.
GetAbi
(__singleton), out __retval));
619
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.CreateLanguage_0(ThisPtr, MarshalString.
GetAbi
(__languageTag), out __retval));
721
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.IsWellFormed_0(ThisPtr, MarshalString.
GetAbi
(__languageTag), out __retval));
818
global::WinRT.ExceptionHelpers.ThrowExceptionForHR(_obj.Vftbl.TrySetInputMethodLanguageTag_0(ThisPtr, MarshalString.
GetAbi
(__languageTag), out __retval));
MS\Internal\WindowsRuntime\Generated\WinRT.cs (2)
155
int hr = _GetActivationFactory(MarshalString.
GetAbi
(hstrRuntimeClassId), out instancePtr);
213
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]);