Create

Method of IOptionsCreator

Description

Called to create options page

Parameters

Syntax

JavaScript

OptionsCreator.Create(pPageCollector);

==== Visual Basic Script ====

OptionsCreator.Create pPageCollector

==== C++ ====

HRESULT hr = OptionsCreator.Create(pPageCollector);

===== See Also ===== IOptionsCreator