This document is archived and information here might be outdated. Recommended version. |
Gets a CodedValueDomain From Remap.
[Visual Basic .NET] Public Function GetCodedValueDomainFromRemap ( _ ByVal pValue As IGPValue _ ) As ICodedValueDomain
[C#] public ICodedValueDomain GetCodedValueDomainFromRemap ( IGPValue pValue );
[C++]
HRESULT GetCodedValueDomainFromRemap(
IGPValue* pValue
);
[C++] Parameters pValue [in]
pValue is a parameter of type IGPValue*