namespace com { namespace sun { namespace star { namespace uno { class XComponentContext; } } } }
namespace cppu
{
/** Context entries init struct calling createComponentContext().
*/ struct SAL_WARN_UNUSED ContextEntry_Init
{ /** late init denotes an object that will be raised when first get() is calling for it
Thecontextimplementationexpectseitheracss::lang::XSingleComponentFactory objectasvalue(toinstantiatetheobject)orastringasvalueforraising aserviceviatheusedservicemanager.
*/ bool bLateInitService; /** name of context value
*/
::rtl::OUString name; /** context value
*/
css::uno::Any value;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.