The function will load the values in the section defined by sectionName from the current skin. The section should conform to the standard WindowBlinds section definiftions.
You can also use this function to get a handle to the standard WindowBlinds sections by passing in their names (such as ‘headerbar' or ‘buttons'). The value returned from this function should be stored and the application is responsible for destroying it by calling CloseThemeHandle when you are finished with it.
If the return value is 0 then the section could not be loaded |