The SOM_ResolveNoCheck macro uses the className and methodName to construct an expression whose value is the method token for the specified method, then invokes the somResolve function. Thus, the macro expands to an expression that represents the entry-point address of the method procedure. This value can be stored in a variable and used for subsequent invocations of the method.