ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / HResult Structure / InsufficientBuffer Field

In This Topic
    InsufficientBuffer Field (HResult)
    In This Topic
    The data area passed to a system call is too small.
    Syntax
    'Declaration
     
    Public Shared InsufficientBuffer As HResult
    public static HResult InsufficientBuffer
    See Also