| Method | Description |
| CComDispatchDriver | Constructor. Initializes the p data member to NULL. |
| GetProperty | Gets the value of a property exposed by an object. |
| PutProperty | Sets the value of a property exposed by an object. |
| Release | Releases the IDispatch pointer and sets it to NULL. |