IJSObjectEvents::OnExecuteMethod Method

Fires when a method is called in the client side.

IDL

[id(0x00000065)]

void OnExecuteMethod([in] IJSObjectCaller, [in] IJSMethodMethod);

Parameters

Parameters

Description

[in] IJSObject* Caller

Object caller

Name

Method name

Arguments

Arguments

ReturnValue

Data to return to the client

Group

IJSObjectEvents Methods