Expand Minimize
This topic has not yet been rated - Rate this topic

IDiaSymbol::get_numberOfModifiers

Visual Studio 2012

Retrieves the number of modifiers that are applied to the original type.

HRESULT get_numberOfModifiers( 
   DWORD* pRetVal);
pRetVal

[out] A pointer to a DWORD that specifies the number of modifiers that are applied to the original type.

If successful, returns S_OK; otherwise, returns S_FALSE or an error code.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.