[]
public static extern IntPtr GetThemeBackgroundRegion(IntPtr hTheme, IntPtr hdc, int part, int state, ref Win32.RECT pRect, out IntPtr 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 |
|---|---|---|
| IntPtr | hTheme | |
| IntPtr | hdc | |
| int | part | |
| int | state | |
| Win32.RECT | pRect | |
| IntPtr | pRegion |
| Type | Description |
|---|---|
| IntPtr |