The GetName method of the IRemoteField interface returns the identifier (the class, variable, or method name) of this field.
HRESULT GetName(LPOLESTR *ppszName)
[out] *ppszName | Returns the identifier for this field. |
S_OK Success.
E_OUTOFMEMORY Insufficient memory.