IBindEventHandler.BindHandler(String, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int BindHandler(System::String ^ pstrEvent, System::Object ^ pdisp);
public int BindHandler(string pstrEvent, object pdisp);
abstract member BindHandler : string * obj -> int
Public Function BindHandler (pstrEvent As String, pdisp As Object) As Integer
Parameters
- pstrEvent
- String
- pdisp
- Object