共用方式為


VarCyMulI8 函式 (oleauto.h)

將貨幣值乘以64位整數。

語法

HRESULT VarCyMulI8(
  [in]  CY     cyLeft,
  [in]  LONG64 lRight,
  [out] LPCY   pcyResult
);

參數

[in] cyLeft

第一個變體。

[in] lRight

第二個變體。

[out] pcyResult

產生的變體。

傳回值

如果此函式成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。

規格需求

需求
目標平台 Windows
標頭 oleauto.h
程式庫 OleAut32.lib
Dll OleAut32.dll