Share via


IActiveScriptSite Interface

Definition

public interface class IActiveScriptSite
[System.Runtime.InteropServices.Guid("DB01A1E3-A42B-11CF-8F20-00805F2CD064")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IActiveScriptSite
[<System.Runtime.InteropServices.Guid("DB01A1E3-A42B-11CF-8F20-00805F2CD064")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IActiveScriptSite = interface
Public Interface IActiveScriptSite
Attributes

Methods

GetDocVersionString(String)
GetItemInfo(String, UInt32, Object, Type)
GetLCID(UInt32)
OnEnterScript()
OnLeaveScript()
OnScriptError(IActiveScriptError)
OnScriptTerminate(Object, EXCEPINFO[])
OnStateChange(SCRIPTSTATE)

Applies to