IFileOpenPicker class Null safety winrt Interface
- Inheritance
- Object
- IUnknown
- IInspectable
- IFileOpenPicker
Constructors
-
IFileOpenPicker(Pointer<
COMObject> ptr)
Properties
- CommitButtonText ↔ int
-
read / write
- FileTypeFilter → int
-
read-only
- 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
- SettingsIdentifier ↔ int
-
read / write
- SuggestedStartLocation ↔ int
-
read / write
- ViewMode ↔ int
-
read / write
Methods
-
AddRef(
) → int -
inherited
-
GetIids(
Pointer< Uint32> iidCount, Pointer<IntPtr> iids) → int -
inherited
-
GetRuntimeClassName(
Pointer< IntPtr> className) → int -
inherited
-
GetTrustLevel(
Pointer< Int32> trustLevel) → int -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
PickMultipleFilesAsync(
Pointer< IntPtr> operation) → int -
PickSingleFileAsync(
Pointer< IntPtr> operation) → int -
QueryInterface(
Pointer< GUID> riid, Pointer<IntPtr> ppvObject) → int -
inherited
-
Release(
) → int -
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited