Contains printer definition (.npd) file information
typedef struct {
pnstr16 vendorDir16Ptr;
pnstr16 fileName16Ptr;
} NWDPResDeletePrnDefFile, N_FAR *pNWDPResDeletePrnDefFile;
nwdp_res.h
Points to a Unicode string containing the name of the vendor directory (for example, Novell) in the Resource Manager data storage area.
Points to a Unicode string containing the printer definition filename (for example, HP04.NPD.
Used by the NWDPResDeleteResourceFile function.