Klasse Unknown

Alle implementierten Schnittstellen:
NativeMapped, IUnknown
Bekannte direkte Unterklassen:
ConnectionPoint, ConnectionPointContainer, Dispatch, EnumMoniker, EnumVariant, Moniker, RecordInfo, RunningObjectTable, TypeComp, TypeInfo, TypeLib, Unknown.ByReference, Wbemcli.IEnumWbemClassObject, Wbemcli.IWbemClassObject, Wbemcli.IWbemContext, Wbemcli.IWbemLocator, Wbemcli.IWbemQualifierSet, Wbemcli.IWbemServices

public class Unknown extends COMInvoker implements IUnknown
Wrapper class for the ITypeInfo interface Method Name V-Table Offset IUnknown.QueryInterface 0 IUnknown.AddRef 4 IUnknown.Release 8
Autor:
Tobias Wolf, [email protected]
  • Konstruktordetails

    • Unknown

      public Unknown()
    • Unknown

      public Unknown(Pointer pvInstance)
      Instantiates a new i unknown.
      Parameter:
      pvInstance - the pv instance
  • Methodendetails