3.1.4.19 IAppHostMethodInstance

The IAppHostMethodInstance interface provides methods that access a specific invocation instance of the corresponding IAppHostMethod. The caller sets parameters and then executes the instance of the method.

The IAppHostMethodInstance interface inherits opnums 0–2 from the IUnknown interface.

Methods in RPC Opnum Order

Method

Description

Input

Opnum: 3

Output

Opnum: 4

Execute

Opnum: 5

GetMetadata

Opnum: 6

SetMetadata

Opnum: 7