Share via


CImeCUIToolBar::OnOffButton::GetSize (Windows Embedded CE 6.0)

1/6/2010

This method retrieves the size of the ON/OFF button.

Syntax

static void GetSize(
  SIZE* psize
);

Parameters

  • psize
    [out] Pointer to a SIZE structure that receives the size of the ON/OFF button area.

Return Value

None.

Requirements

Header imjpskin.h
Windows Embedded CE Windows CE .NET 4.2 and later

See Also

Reference

CImeCUIToolBar

Other Resources

SIZE