[]
public static extern nint GetThemeBackgroundRegion(nint hTheme, nint hdc, int part, int state, ref Win32.RECT pRect, out nint pRegion)
Public Shared Function GetThemeBackgroundRegion(hTheme As IntPtr, hdc As IntPtr, part As Integer, state As Integer, ByRef pRect As Win32.RECT, ByRef pRegion As IntPtr) As IntPtr
| Type | Name | Description |
|---|---|---|
| nint | hTheme | |
| nint | hdc | |
| int | part | |
| int | state | |
| Win32.RECT | pRect | |
| nint | pRegion |
| Type | Description |
|---|---|
| nint |