TIBCO Adapter SDK C++ Reference
MAdvisoryDocument::MAdvisoryDocument
MAdvisoryDocument
Creates an MAdvisoryDocument using the specified name.
Parameters
Parameters Description
MClassRegistry* pMCR Class registry from which you can access this MAdvisoryDocument.
const char* sClassName Name for the MAdvisoryDocument.
Declaration
MAdvisoryDocument(MClassRegistry* pMCR, const char* sClassName);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.