Skip navigation links
JNA API 5.3.1
com.sun.jna.platform.win32

Class Sspi.PSecPkgInfo

    • Constructor Detail

      • PSecPkgInfo

        public PSecPkgInfo()
    • Method Detail

      • toArray

        public Sspi.SecPkgInfo.ByReference[] toArray(int size)
        An array of SecPkgInfo structures.
        Overrides:
        toArray in class Structure
        Parameters:
        size - desired number of elements
        Returns:
        array of Structure (individual elements will be of the appropriate type, as will the Structure[]).
JNA API 5.3.1

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