nn::nex::CallMethodOperation::GetTargetMethodID Member Function

Syntax

MethodID GetTargetMethodID() const;

Parameters

None.

Return Values

Returns the MethodID of an RMC of this context.

Description

Gets the MethodID of an RMC.

The system assigns a unique MethodID to each RMC (Remote Method Call) defined in the DLL (Data Definition Language) file.

Revision History

2011/01/28
Initial version.

CONFIDENTIAL