SERVER_INFO_1509 structure (lmserver.h)
The SERVER_INFO_1509 structure specifies the maximum raw mode buffer size.
Syntax
typedef struct _SERVER_INFO_1509 {
DWORD sv1509_maxrawbuflen;
} SERVER_INFO_1509, *PSERVER_INFO_1509, *LPSERVER_INFO_1509;
Members
sv1509_maxrawbuflen
Specifies the maximum raw mode buffer size, in bytes.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Header | lmserver.h (include Lm.h) |