Condividi tramite


IEEHelperObject.GetViewerAttributeProps Method

Definition

public:
 int GetViewerAttributeProps(System::UInt32 classCookie, System::UInt32 ordinal, [Runtime::InteropServices::Out] System::String ^ % targetedAssembly, [Runtime::InteropServices::Out] System::UInt32 % assemLocation, [Runtime::InteropServices::Out] System::String ^ % className, [Runtime::InteropServices::Out] System::UInt32 % classAssemLocation);
public int GetViewerAttributeProps(uint classCookie, uint ordinal, out string targetedAssembly, out uint assemLocation, out string className, out uint classAssemLocation);
abstract member GetViewerAttributeProps : uint32 * uint32 * string * uint32 * string * uint32 -> int
Public Function GetViewerAttributeProps (classCookie As UInteger, ordinal As UInteger, ByRef targetedAssembly As String, ByRef assemLocation As UInteger, ByRef className As String, ByRef classAssemLocation As UInteger) As Integer

Parameters

classCookie
UInt32
ordinal
UInt32
targetedAssembly
String
assemLocation
UInt32
className
String
classAssemLocation
UInt32

Returns

Applies to