ApplicationActivationManager class Null safety com
- Inheritance
- Object
- IUnknown
- IApplicationActivationManager
- ApplicationActivationManager
Constructors
Properties
Methods
-
ActivateApplication(
Pointer< Utf16> appUserModelId, Pointer<Utf16> arguments, int options, Pointer<Uint32> processId) → int -
inherited
-
ActivateForFile(
Pointer< Utf16> appUserModelId, Pointer<NativeType> itemArray, Pointer<Utf16> verb, Pointer<Uint32> processId) → int -
inherited
-
ActivateForProtocol(
Pointer< Utf16> appUserModelId, Pointer<NativeType> itemArray, Pointer<Uint32> processId) → int -
inherited
-
AddRef(
) → int -
inherited
-
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