Skip navigation links
JNA API 3.5.2-SNAPSHOT
com.sun.jna.platform.win32.COM

Class IUnknown

    • Field Detail

      • IID_IDispatch

        public static final Guid.IID IID_IDispatch
        The Constant IID_IDispatch.
    • Constructor Detail

      • IUnknown

        public IUnknown()
        Instantiates a new i unknown.
      • IUnknown

        public IUnknown(Pointer pvInstance)
        Instantiates a new i unknown.
        Parameters:
        pvInstance - the pv instance
    • Method Detail

      • AddRef

        public int AddRef()
        Adds the ref.
        Returns:
        the ulong
      • Release

        public int Release()
        Release.
        Returns:
        the ulong
JNA API 3.5.2-SNAPSHOT

Copyright © 2007-2019 Timothy Wall. All Rights Reserved.