Item method
[This documentation is preliminary and is subject to change.]
Retrieves a string that specifies the name of a block format tag.
Syntax
HRESULT retVal = object.Item(pvarIndex, );
Standards information
There are no standards that apply here.
Parameters
pvarIndex [in]
Type: VARIANTPointer to a VARIANT that specifies the index number of the item in the collection.
pbstrBlockFormat [out, retval]
Type: BSTRPointer to a BSTR 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.
Build date: 6/12/2012