2 references to ChapterHandle
System.Data.OleDb (2)
SafeHandles.cs (2)
112internal static readonly ChapterHandle DB_NULL_HCHAPTER = new ChapterHandle(IntPtr.Zero); 131return new ChapterHandle(chapter);