ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetGuiResources Method

In This Topic
    GetGuiResources Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetGuiResources( _
       ByVal hProcess As System.IntPtr, _
       ByVal uiFlags As System.Integer _
    ) As System.Integer
    public static System.int GetGuiResources( 
       System.IntPtr hProcess,
       System.int uiFlags
    )

    Parameters

    hProcess
    uiFlags
    See Also