Desktop Functions: Smart Device Functions:
|
Search Results for "INTLIST" in [All]uxtheme1: 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
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 Structures3: INTLIST
|