summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wintable/new/accessibility.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wintable/new/accessibility.h b/wintable/new/accessibility.h
index 71e88e2..3900cd2 100644
--- a/wintable/new/accessibility.h
+++ b/wintable/new/accessibility.h
@@ -47,6 +47,7 @@ static ULONG STDMETHODCALLTYPE tableAccRelease(IAccessible *this)
// disregard IDispatch: http://msdn.microsoft.com/en-us/library/windows/desktop/cc307844.aspx
// TODO DISP_E_MEMBERNOTFOUND? http://blogs.msdn.com/b/saraford/archive/2004/08/20/which-controls-support-which-msaa-properties-and-how-these-controls-implement-msaa-properties.aspx
+// TODO relegate these to the standard object?
static HRESULT STDMETHODCALLTYPE tableAccGetTypeInfoCount(IAccessible *this, UINT *pctinfo)
{