bool IsAutoAccessor( ULONG nAccessor ) const;
Return Value
Returns true if the accessor is an autoaccessor. Otherwise, it returns false.
Parameters
nAccessor
[in] The zero-offset number for the accessor.
Remarks
Returns true if data is automatically retrieved for the accessor during a Move operation.