mirror of
https://github.com/samba-team/samba.git
synced 2025-11-22 16:23:49 +03:00
spoolss include definitions
J.F.
This commit is contained in:
@@ -156,6 +156,13 @@ typedef struct buffer3_info
|
||||
|
||||
} BUFFER3;
|
||||
|
||||
/* BUFFER5 */
|
||||
typedef struct buffer5_info
|
||||
{
|
||||
uint32 buf_len;
|
||||
uint16 *buffer; /* data */
|
||||
} BUFFER5;
|
||||
|
||||
/* UNISTR2 - unicode string size (in uint16 unicode chars) and buffer */
|
||||
typedef struct unistr2_info
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user