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.
Destroys an ICeeFileGen object.
This function has been deprecated in the .NET Framework 4.
Syntax
HRESULT DestroyICeeFileGen (
[in] ICeeFileGen **ceeFileGen
);
Parameters
ceeFileGen
[in] The ICeeFileGen object to destroy.
Return Value
This method returns standard COM error codes.
Remarks
DestroyICeeFileGen destroys the ICeeFileGen object created by the CreateICeeFileGen function.
Requirements
Platforms: See System Requirements.
Header: ICeeFileGen.h
Library: MSCorPE.dll
.NET Framework Versions: Available since 1.0