Class SocketFuncCall

    • Constructor Detail

      • SocketFuncCall

        public SocketFuncCall​(Phi win)
        Ctor.
        Parameters:
        win - Win32 object
    • Method Detail

      • make

        public Phi make​(Phi... params)
        Description copied from interface: Syscall
        Makes native method call.
        Specified by:
        make in interface Syscall
        Parameters:
        params - Native methods parameters.
        Returns:
        Methods return code.