ILicAgent.GetPriceItemValue(UInt32, UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::String ^ GetPriceItemValue(System::UInt32 dwCurrencyIndex, System::UInt32 dwIndex);
public string GetPriceItemValue (uint dwCurrencyIndex, uint dwIndex);
abstract member GetPriceItemValue : uint32 * uint32 -> string
Public Function GetPriceItemValue (dwCurrencyIndex As UInteger, dwIndex As UInteger) As String
Parameters
- dwCurrencyIndex
- UInt32
- dwIndex
- UInt32