You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They both request that the provider fetch all data accessed from the data store as string data, but CDynamicStringAccessor requests Unicode string data.
CDynamicStringAccessorW inherits GetString and SetString from CDynamicStringAccessor. When you use these methods in a CDynamicStringAccessorW object, BaseType is WCHAR.