BWYServerIsAuthenticated Function

Overview

Check if the client is authenticated by a previous call to BWYServerAuthenticate.

Declaration

BOOL WINAPI BWYServerIsAuthenticated(HANDLE hClient);

Parameters

  • hClient
    The client handle who is to be checked for authentication.

Return Value

Returns TRUE if the client is authenticated. Otherwise this function returns FALSE.

Windows Requirements

HeaderBWYSystemsServer.h
LibraryBWYSystemsServer.lib
DLLBWYSystemsServer.dll

Linux Requirements

HeaderBWYSystemsServer.h
Shared LibrarylibBWYSystemsServer.so