This is the complete list of members for ISkinObj, including all inherited members.
| AddRef() PURE | ISkinObj | |
| AfterAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading, HRESULT hr) PURE | ISkinObj | |
| DrawByIndex(IRenderTarget *pRT, LPCRECT rcDraw, int iState) SCONST PURE | ISkinObj | |
| DrawByIndex2(IRenderTarget *pRT, LPCRECT rcDraw, int iState, BYTE byAlpha) SCONST PURE | ISkinObj | |
| DrawByState(IRenderTarget *pRT, LPCRECT rcDraw, DWORD dwState) SCONST PURE | ISkinObj | |
| DrawByState2(IRenderTarget *pRT, LPCRECT rcDraw, DWORD dwState, BYTE byAlpha) SCONST PURE | ISkinObj | |
| GetAlpha() SCONST PURE | ISkinObj | |
| GetAttribute(LPCWSTR strAttr, IStringW *pValue) SCONST PURE | ISkinObj | |
| GetID() SCONST PURE | ISkinObj | |
| GetName() SCONST PURE | ISkinObj | |
| GetNameA() SCONST PURE | ISkinObj | |
| GetObjectClass() SCONST PURE | ISkinObj | |
| GetObjectType() SCONST PURE | ISkinObj | |
| GetScale() SCONST PURE | ISkinObj | |
| GetSkinSize() SCONST PURE | ISkinObj | |
| GetStates() SCONST PURE | ISkinObj | |
| InitFromXml(IXmlNode *xmlNode) PURE | ISkinObj | |
| IsClass(LPCWSTR lpszName) SCONST PURE | ISkinObj | |
| ISetAttribute(const IStringW *strAttribName, const IStringW *strValue, BOOL bLoading) PURE | ISkinObj | |
| OnColorize(COLORREF cr) PURE | ISkinObj | |
| OnFinalRelease() PURE | ISkinObj | |
| OnInitFinished(IXmlNode *xmlNode) PURE | ISkinObj | |
| Release() PURE | ISkinObj | |
| Scale(int nScale) PURE | ISkinObj | |
| SetAlpha(BYTE byAlpha) PURE | ISkinObj | |
| SetAttrHandler(FunAttrHandler attrHandler) PURE | ISkinObj | |
| SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading=FALSE) PURE | ISkinObj | |
| SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading=FALSE) PURE | ISkinObj | |
| SetID(int nID) PURE | ISkinObj | |
| SetName(LPCWSTR pszName) PURE | ISkinObj | |
| SetScale(int scale) PURE | ISkinObj |