SysFreeString 函式 (oleauto.h)

解除分配先前由 SysAllocStringSysAllocStringByteLenSysReAllocStringSysAllocStringLenSysReAllocStringLen 配置的字串。

語法

void SysFreeString(
  [in, optional] BSTR bstrString
);

參數

[in, optional] bstrString

先前配置的字串。 如果此參數為 NULL,函式只會傳回 。

傳回值

規格需求

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