IClassFactory class Null safety com Interface
Constructors
-
IClassFactory(Pointer<
COMObject> ptr)
Properties
Methods
-
AddRef(
) → int -
inherited
-
CreateInstance(
Pointer< NativeType> pUnkOuter, Pointer<GUID> riid, Pointer<Pointer< ppvObject) → intNativeType> > -
LockServer(
int fLock) → 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