IFileIsInUse class Null safety com Interface
Constructors
-
IFileIsInUse(Pointer<
COMObject> ptr)
Properties
Methods
-
AddRef(
) → int -
inherited
-
CloseFile(
) → int -
GetAppName(
Pointer< Pointer< ppszName) → intUtf16> > -
GetCapabilities(
Pointer< Uint32> pdwCapFlags) → int -
GetSwitchToHWND(
Pointer< IntPtr> phwnd) → int -
GetUsage(
Pointer< Uint32> pfut) → 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