IEnumManagerSDKs::get_Name
Gets the name of the current platform such as Windows Mobile 5.0 Smartphone SDK.
HRESULT get_Name([out, retval] BSTR* pbstrName);
Parameters
- [out] pbstrName
A pointer to a BSTR that is populated with the name of the current platform after the method call.
Return Value
An HRESULT value that indicates the outcome of the method call.
Example
This example demonstrates the usage of this method. For the complete example, see IEnumManagerSDKs.
Requirements
DEMComInterface.tlb