public uint OpenPic()
 {
     m_hPdoHandle = IVXProtocol.Pdo_Open(m_hPicWnd, 0);
     return(m_hPdoHandle);
 }