| Class IActiveScriptSiteWindow (unit AXScript) |
IUnknown
IActiveScriptSite interface
| Constructors |
| Functions |
function EnableModeless(fEnable: BOOL): HRESULT;
function GetWindow(out Handle: HWND): HRESULT;| Properties |
| Events |
| Variables |
| Constructors |
| Functions |
function EnableModeless(fEnable: BOOL): HRESULT;HRESULT EnableModeless( [in] BOOL fEnable);
function GetWindow(out Handle: HWND): HRESULT;HRESULT GetWindow( [out] HWND *phwnd);
| Properties |
| Events |
| Variables |