All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com4j.typelibs.activeDirectory.IADsAggregatee Maven / Gradle / Ivy

package com4j.typelibs.activeDirectory  ;

import com4j.*;

@IID("{1346CE8C-9039-11D0-8528-00C04FD8D503}")
public interface IADsAggregatee extends Com4jObject {
    @VTID(3)
    void connectAsAggregatee(
        com4j.Com4jObject pOuterUnknown);

    @VTID(4)
    void disconnectAsAggregatee();

    @VTID(5)
    void relinquishInterface(
        GUID riid);

    @VTID(6)
    void restoreInterface(
        GUID riid);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy