NAME

EnumPortsA  (WINSPOOL.@)

SYNOPSIS

 BOOL EnumPortsA
 (
  LPSTR   name,
  DWORD   level,
  LPBYTE  buffer,
  DWORD   bufsize,
  LPDWORD bufneeded,
  LPDWORD bufreturned
 )

DESCRIPTION

See EnumPortsW.

BUGS

ANSI-Version did not call the UNICODE-Version

IMPLEMENTATION

Defined in "winspool.h".

Implemented in "dlls/winspool.drv/info.c". source.winehq.org/source/dlls/winspool.drv/info.c

Debug channel "winspool".


Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.