หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Clones the whole set of errors and warnings.
Syntax
HRESULT Clone
([out] IEnumControlWarningInfo** ppEnum)
;
Parameters
ppEnum
[out] On return, a pointer to the location of the clone enumerator.
Return Value
The following table describes possible values.
| Return Value | Description |
|---|---|
S_OK |
The function successfully created the clone enumerator. |
E_OUTOFMEMORY |
Indicates insufficient memory to complete the operation. |