FreeRDP
session.h File Reference
#include <winpr/wtypes.h>
This graph shows which files directly or indirectly include this file:

Data Structures

struct  logon_info
 
struct  logon_info_ex
 

Macros

#define INFO_TYPE_LOGON   0x00000000
 
#define INFO_TYPE_LOGON_LONG   0x00000001
 
#define INFO_TYPE_LOGON_PLAIN_NOTIFY   0x00000002
 
#define INFO_TYPE_LOGON_EXTENDED_INF   0x00000003
 

Macro Definition Documentation

◆ INFO_TYPE_LOGON

#define INFO_TYPE_LOGON   0x00000000

FreeRDP: A Remote Desktop Protocol Implementation Client Session Info

Copyright 2016 David FORT conta.nosp@m.ct@h.nosp@m.arden.nosp@m.ing-.nosp@m.consu.nosp@m.ltin.nosp@m.g.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

◆ INFO_TYPE_LOGON_EXTENDED_INF

#define INFO_TYPE_LOGON_EXTENDED_INF   0x00000003

◆ INFO_TYPE_LOGON_LONG

#define INFO_TYPE_LOGON_LONG   0x00000001

◆ INFO_TYPE_LOGON_PLAIN_NOTIFY

#define INFO_TYPE_LOGON_PLAIN_NOTIFY   0x00000002