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

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

package com4j.typelibs.activeDirectory  ;

import com4j.*;

@IID("{00020403-0000-0000-C000-000000000046}")
public interface ITypeComp extends Com4jObject {
        @VTID(4)
        com4j.typelibs.activeDirectory.ITypeInfo remoteBindType(
            @MarshalAs(NativeType.Unicode) java.lang.String szName,
            int lHashVal);

    }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy