public bool GetOutputBMPdata(ref IntPtr pData, ref IntPtr pInfo) { return(GroupSDK.MAG_GetOutputBMPdata(m_intChannelIndex, ref pData, ref pInfo)); }