JonathanCampbell
Programmer
Anyone have any experience with BlkGet? I really don't want to waste time getting the values cell by cell. I'm
putting the data into a DataTable row of objects, so it doesn't matter what type they are. I've tried every which way
to create the code for the BlkGet call (described as void AccpacView.BlkGet(ref object FieldIDs, out object pvalues))
but have had no luck doing so, with either object arrays or lists. I need a code fragment from working code, I'm obviously
missing something...
Thanks
Jon
putting the data into a DataTable row of objects, so it doesn't matter what type they are. I've tried every which way
to create the code for the BlkGet call (described as void AccpacView.BlkGet(ref object FieldIDs, out object pvalues))
but have had no luck doing so, with either object arrays or lists. I need a code fragment from working code, I'm obviously
missing something...
Thanks
Jon