| Attach(const CValue &in_val) |
CComAPIHandler |
|
| Call(const CString &in_name, CValue &io_return, const CValueArray &in_args=CValueArray()) const |
CComAPIHandler |
|
| Call(const CString &in_name, CValue &io_return, const CValue &in_arg) const |
CComAPIHandler |
|
| Call(const CString &in_name, CValue &io_return, const CValue &in_arg, const CValue &in_arg1) const |
CComAPIHandler |
|
| Call(const CString &in_name, CValue &io_return, const CValue &in_arg, const CValue &in_arg1, const CValue &in_arg2) const |
CComAPIHandler |
|
| Call(const CString &in_name, CValue &io_return, const CValue &in_arg, const CValue &in_arg1, const CValue &in_arg2, const CValue &in_arg3) const |
CComAPIHandler |
|
| CComAPIHandler() |
CComAPIHandler |
|
| CComAPIHandler(const CValue &in_val) |
CComAPIHandler |
|
| CComAPIHandler(const CComAPIHandler &in_obj) |
CComAPIHandler |
|
| CreateInstance(const CString &in_name) |
CComAPIHandler |
|
| Detach(void) |
CComAPIHandler |
|
| GetProperty(const CString &in_name) const |
CComAPIHandler |
|
| GetRef(void) const |
CComAPIHandler |
|
| Invoke(const CString &in_name, LONG in_flags, CValue &io_return, const CValueArray &in_args=CValueArray()) const |
CComAPIHandler |
|
| InvokeFlag enum name |
CComAPIHandler |
|
| Method enum value |
CComAPIHandler |
|
| operator=(const CComAPIHandler &in_obj) |
CComAPIHandler |
|
| PropertyGet enum value |
CComAPIHandler |
|
| PropertyPut enum value |
CComAPIHandler |
|
| PropertyPutRef enum value |
CComAPIHandler |
|
| PutProperty(const CString &in_name, const CValue &in_newval) const |
CComAPIHandler |
|
| ~CComAPIHandler() |
CComAPIHandler |
[virtual] |