Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "INTLIST" in [All]

uxtheme

.

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

.

INTLIST

.
Documentation
[GetThemeIntList] on MSDN
.

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

.

INTLIST

.
Documentation
[GetThemeIntList] on MSDN

Structures

.

public struct INTLIST

.

public struct INTLIST

.

Public Structure INTLIST

.

Public Structure INTLIST

.
Documentation
[INTLIST] on MSDN

 
Access PInvoke.net directly from VS: