Condividi tramite


InterfaceTraits::IidCount Constant

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at InterfaceTraits::IidCount Constant.

Supports the WRL infrastructure and is not intended to be used directly from your code.

Syntax

static const unsigned long IidCount = 1;  

Remarks

Holds the number of interface IDs associated with the current InterfaceTraits object.

Requirements

Header: implements.h

Namespace: Microsoft::WRL::Details

See Also

InterfaceTraits Structure
Microsoft::WRL::Details Namespace