หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Increments the reference count for an interface on an object. This method should be called for every new copy of a pointer to an interface on an object.
For more information, see IUnknown::AddRef and Introduction to COM.
Syntax
ULONG AddRef();
Return value
This method returns ULONG.
Requirements
Requirement | Value |
---|---|
Header | dbgmodel.h |