#include <spoolss.h>
Definition at line 29 of file spoolss.h.
◆ bAdjustAddress
BOOL _MARSHALL_DOWN_INFO::bAdjustAddress |
If this element is a structure itself, this field gives the size in bytes of each element of the structure. Otherwise, this is the same as cbTotalSize. E.g. for SYSTEMTIME, cbSize would be 16 and cbPerElementSize would be 2. Unused here, I don't know what we need this number for.
Definition at line 36 of file spoolss.h.
◆ cbPerElementSize
DWORD _MARSHALL_DOWN_INFO::cbPerElementSize |
Total size of this element in bytes under Windows. Unused here, I don't know what we need this number for.
Definition at line 33 of file spoolss.h.
◆ cbSize
DWORD _MARSHALL_DOWN_INFO::cbSize |
Byte offset of this element within the structure or MAXDWORD to indicate the end of the array
Definition at line 32 of file spoolss.h.
◆ dwOffset
DWORD _MARSHALL_DOWN_INFO::dwOffset |
The documentation for this struct was generated from the following file: