// winsplp.h
typedef struct {
LPWSTR pMachineName;
} BranchOfficeLogOfflineFileFull, *PBranchOfficeLogOfflineFileFull;
View the official Windows Driver Kit DDI referenceNo description available.
Contains the necessary data for logging that the offline log archive on the current client overflowed at some point.
pMachineNameSpecifies the name of the print client.