VarFormatCurrency Function
Formats a variant containing currency values into a string form.
HRESULT VarFormatCurrency( LPVARIANT pvarIn, int iNumDig, int ilncLead, int iUseParens, int iGroup, ULONG dwFlags, BSTR *pbstrOut );
Show:
Try Microsoft Edge
A fast and secure browser that's designed for Windows 10
Get started
Formats a variant containing currency values into a string form.
HRESULT VarFormatCurrency( LPVARIANT pvarIn, int iNumDig, int ilncLead, int iUseParens, int iGroup, ULONG dwFlags, BSTR *pbstrOut );