GetBlob

Returns the details of a blob defined by its index.

Public Function GetBlob (Index As Long) As CscBlobInfo

Index

Defines the index of the blob to return. Valid values for Index range from 0 to BlobCount-1.

Return: CscBlobInfo

Returns the CscBlobInfo object that contains the details of a blob.