API Reference > OdBcf Namespace > Classes > OdBcfSession Class > OdBcfSession Methods > OdBcfSession::getTopicId Method
OdBcfSession::getTopicId Method
Syntax
C++
static OdGUID getTopicId(const OdBcfTopicFolderPtr& pTopicFolder, OdResult* result = NULL);
Parameters 
Description 
const OdBcfTopicFolderPtr& pTopicFolder 
[in] A smart pointer to the topic folder object.  
OdResult* result = NULL 
[out] A raw pointer to a value that contains the result of the operation.  

A GUID of the topic folder object.

Returns an OdGUID of topic folder.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.