We use CDynamicAccessor which inherits from CAccessorBase. The function MoveNext would throw
HRESULT MoveNext() throw()
but without telling what exception type it is. How do I know it?
We use CDynamicAccessor which inherits from CAccessorBase. The function MoveNext would throw
HRESULT MoveNext() throw()
but without telling what exception type it is. How do I know it?