Share via


CREATE

This command creates a new, empty BLOB.

CREATE:type,attribute,size

Parameters

  • type
    Type of BLOB to create. For details, see table in SDI Manager BLOB Commands.
  • attribute
    BLOB attribute (0-4294967295).
  • size
    BLOB size in bytes (0-18446744073709551615).

Remarks

This command locates or allocates an empty BLOB of the size defined in the size parameter of the disk image (.sdi) file and updates entry values in the table of contents (TOC), such as type, attribute, offset, and size.

See Also

SDI Manager BLOB Commands

Last updated on Wednesday, October 18, 2006

© 2006 Microsoft Corporation. All rights reserved.