IPerPropertyBrowsing.GetDisplayString(Int32, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void GetDisplayString(int DISPID, [Runtime::InteropServices::Out] System::String ^ % pBstr);
public void GetDisplayString (int DISPID, out string pBstr);
abstract member GetDisplayString : int * string -> unit
Public Sub GetDisplayString (DISPID As Integer, ByRef pBstr As String)
Parameters
- DISPID
- Int32
- pBstr
- String