Uses of Class
com.sun.jna.platform.win32.NTSecApi.PLSA_FOREST_TRUST_INFORMATION.ByReference

Packages that use NTSecApi.PLSA_FOREST_TRUST_INFORMATION.ByReference
com.sun.jna.platform.win32   
 

Uses of NTSecApi.PLSA_FOREST_TRUST_INFORMATION.ByReference in com.sun.jna.platform.win32
 

Methods in com.sun.jna.platform.win32 with parameters of type NTSecApi.PLSA_FOREST_TRUST_INFORMATION.ByReference
 int Netapi32.DsGetForestTrustInformation(java.lang.String serverName, java.lang.String trustedDomainName, int Flags, NTSecApi.PLSA_FOREST_TRUST_INFORMATION.ByReference ForestTrustInfo)
          The DsGetForestTrustInformationW function obtains forest trust data for a specified domain.