Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
The CloseCUB method closes an open Internal Consistency Evaluator (ICE) .cub file. Internal Consistency Evaluator (ICE) .cub files can be opened using the OpenCUB method.
Syntax
HRESULT CloseCUB();
Return value
This method can return one of these values.
| Return code | Description |
|---|---|
|
The method succeeded. |
|
The method failed. |
Remarks
The method returns S_FALSE if no .cub file has been opened using the OpenCUB method.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Evalcom2.dll version 3.0.3790.371 or later |
| Target Platform | Windows |
| Header | evalcom2.h |
| DLL | Evalcom2.dll |