This document is archived and information here might be outdated. Recommended version. |
Review and (optionally) update the final builder item generated by the parent raster type.
[Visual Basic .NET] Public Sub ReviewBuilderItem ( _ ByVal pBuilderItem As IBuilderItem _ )
[C#] public void ReviewBuilderItem ( IBuilderItem pBuilderItem );
[C++]
HRESULT ReviewBuilderItem(
IBuilderItem* pBuilderItem
);
[C++] Parameters pBuilderItem [in]
pBuilderItem is a parameter of type IBuilderItem*