CapabilityControl idea progress.

This commit is contained in:
soukoku
2014-09-17 07:33:52 -04:00
parent d72c0586e6
commit 782f96827e
11 changed files with 740 additions and 330 deletions

View File

@@ -8,7 +8,7 @@ using System.Runtime.InteropServices;
namespace NTwain
{
/// <summary>
/// The one-stop class for reading raw TWAIN cap values.
/// The one-stop class for reading raw TWAIN cap values from the cap container.
/// This contains all the properties for the 4 container types.
/// </summary>
public class CapabilityReader