Main public logs
Appearance
Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:21, 25 April 2025 Martini talk contribs created page PRDRIVINFO (Created page with "Printer driver information structure (level 0). == Type == struct == C Declaration Method == typedef == Example Code == <pre> typedef struct _PRDRIVINFO { CHAR szDrivName[DRIV_NAME_SIZE+1+DRIV_DEVICENAME_SIZE+1]; Name of printer driver.: } PRDRIVINFO; typedef PRDRIVINFO * PPRDRIVINFO ; </pre> Category:Data type")