JNA API 5.4.0

Class NTSecApi.LSA_FOREST_TRUST_INFORMATION

    • Field Detail

      • RecordCount

        public int RecordCount
        Number of LSA_FOREST_TRUST_RECORD structures in the array pointed to by the Entries member.
    • Constructor Detail

      • LSA_FOREST_TRUST_INFORMATION

        public LSA_FOREST_TRUST_INFORMATION​()
    • Method Detail

      • getEntries

        public NTSecApi.PLSA_FOREST_TRUST_RECORD[] getEntries​()
        Get an array of LSA_FOREST_TRUST_RECORD entries.
        Returns:
        An array of forest trust records.
JNA API 5.4.0

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