[]
public static extern bool GetDefaultPrinter(StringBuilder pszBuffer, ref int pcchBuffer)
| Type | Name | Description |
|---|---|---|
| StringBuilder | pszBuffer | |
| int | pcchBuffer |
| Type | Description |
|---|---|
| bool |
public static string GetDefaultPrinter()
| Type | Description |
|---|---|
| string |