PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method sets the optional content group name.
|
| HRESULT SetContentGroupName ( LONG groupIndex, BSTR groupName ) |
Parameters
groupIndex
Index of the content group
groupName
Name of the content group
Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.
Remarks
groupIndex is the value returned by the CreateContentGroup method.
Seethe CreateContentGroup method for examples.
See Also
Reference


