#ifndef _WINSTA_H // rev typedef struct _TS_SESSION_VIRTUAL_ADDRESS { USHORT AddressFamily; USHORT AddressLength; BYTE Address[20]; } TS_SESSION_VIRTUAL_ADDRESS, *PTS_SESSION_VIRTUAL_ADDRESS; #endif View code on GitHub
No description available.