ISpellCheckerFactory class Null safety com Interface
- Inheritance
- Implementers
Constructors
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
-
ptr
↔ Pointer<
COMObject> -
read / write, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
-
SupportedLanguages
→ Pointer<
NativeType> -
read-only
Methods
-
AddRef(
) → int -
inherited
-
CreateSpellChecker(
Pointer< Utf16> languageTag, Pointer<Pointer< value) → intNativeType> > -
IsSupported(
Pointer< Utf16> languageTag, Pointer<Int32> value) → int -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
QueryInterface(
Pointer< GUID> riid, Pointer<Pointer< ppvObject) → intNativeType> > -
inherited
-
Release(
) → int -
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited