- Contents
DesignerCOM API
II3IDHandler2::NameUsedForResourceCallouts Property
get_NameUsedForResourceCallouts
Returns the handler name as it is passed out to a resource-type callout.
IDL Function Prototype
HRESULT NameUsedForResourceCallouts(
[out, retval] BSTR * HandlerName
);
C/C++ Syntax
HRESULT get_NameUsedForResourceCallouts(BSTR * HandlerName);
Parameters
- HandlerName
-
The return value is a string that contains the name of the handler.