Method of IOptionsPage
Called when page should be created
OptionsPage.Create(hWnd);
==== Visual Basic Script ====
OptionsPage.Create hWnd
==== C++ ====
HRESULT hr = OptionsPage.Create(hWnd);
===== See Also ===== IOptionsPage