IAppxFile class com Interface
Properties
Methods
-
AddRef(
) → int -
inherited
-
GetCompressionOption(
Pointer< Int32> compressionOption) → int -
GetContentType(
Pointer< Pointer< contentType) → intUtf16> > -
GetName(
Pointer< Pointer< fileName) → intUtf16> > -
GetSize(
Pointer< Uint64> size) → int -
GetStream(
Pointer< Pointer< stream) → intCOMObject> > -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
QueryInterface(
Pointer< GUID> riid, Pointer<Pointer< ppvObject) → intNativeType> > -
inherited
-
Release(
) → int -
inherited
-
toInterface(
String iid) → Pointer< COMObject> -
Cast an existing COM object to a specified interface.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited