Item method
[This documentation is preliminary and is subject to change.]
Retrieves a string that specifies the name of a block format tag.
Syntax
object.Item(pvarIndex, )Standards information
There are no standards that apply here.
Parameters
- pvarIndex [in]
-
Type: VARIANT
Variant that specifies the index number of the item in the collection. - pbstrBlockFormat [out, retval]
-
Type: BSTR
String that receives the name of the block format.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Type: StringString that receives the name of the block format.
Build date: 3/8/2012