Desktop Functions: Smart Device Functions:
|
Search Results for "INTLIST" in [All]Structures1: INTLIST
uxtheme2: GetThemeInt
public extern static Int32 GetThemeIntList(IntPtr hTheme, int iPartId, int iStateId, int iPropId, out INTLIST pIntList);
Declare Function GetThemeIntList Lib "uxtheme.dll" (TODO) As TODO
Public Shared Function GetThemeIntList(hTheme As IntPtr, iPartId As Integer, iStateId As Integer, iPropId As Integer, ByRef pIntList As INTLIST) As Int32 |