إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Creates an enumerator that contains the same enumerated sequence as the current enumerator.
Syntax
HRESULT Clone (
IDiaEnumDebugStreamData** ppenum
);
Parameters
ppenum
[out] Returns an IDiaEnumDebugStreamData object that contains the duplicated sequence of debug data stream records.
Return Value
If successful, returns S_OK; otherwise, returns an error code.