getAttrib method
Implementation
Future<GetAttribResult> getAttrib(int hCard, int dwAttrId) =>
_executor.execute(_factory.getAttrib(hCard, dwAttrId));
Future<GetAttribResult> getAttrib(int hCard, int dwAttrId) =>
_executor.execute(_factory.getAttrib(hCard, dwAttrId));