IPerPropertyBrowsing::GetPredefinedValue Method (Int32, UInt32, Object^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void GetPredefinedValue(
	int DISPID,
	unsigned int dwCookie,
	[OutAttribute] Object^% pVarOut
)

Parameters

DISPID
Type: System::Int32
dwCookie
Type: System::UInt32
pVarOut
Type: System::Object^
Return to top
Show: