'宣言 Public Shared Function EnumPrinters( _ ByVal flags As System.Integer, _ ByVal name As System.String, _ ByVal level As System.Integer, _ ByVal pPrinterEnum As System.IntPtr, _ ByVal cbBuf As System.Integer, _ ByRef pcbNeeded As System.Integer, _ ByRef pcReturned As System.Integer _ ) As System.Boolean
public static System.bool EnumPrinters( System.int flags, System.string name, System.int level, System.IntPtr pPrinterEnum, System.int cbBuf, out System.int pcbNeeded, out System.int pcReturned )
パラメータ
- flags
- name
- level
- pPrinterEnum
- cbBuf
- pcbNeeded
- pcReturned