Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The get_Name method retrieves the name of the property.
Syntax
HRESULT get_Name(
[out] BSTR *pbstrName
);
Parameters
- pbstrName [out]
Pointer to a variable that receives a string containing the property name, for example "Description.ID" or "Description.Title".
Return Value
The method returns an HRESULT. Possible values include those in the following table.
Return code | Description |
---|---|
S_OK |
The method succeeded. |
Requirements
Header | Declared in Bdatif.h. |
See Also
Error and Success Codes
IGuideDataProperty Interface
Send comments about this topic to Microsoft
Build date: 12/4/2008