SelectionService.SelectObjects(UInt32, Object[], UInt32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
virtual int SelectObjects(System::UInt32 cSelect, cli::array <System::Object ^> ^ objects, System::UInt32 dwFlags);
public int SelectObjects(uint cSelect, object[] objects, uint dwFlags);
abstract member SelectObjects : uint32 * obj[] * uint32 -> int
override this.SelectObjects : uint32 * obj[] * uint32 -> int
Public Function SelectObjects (cSelect As UInteger, objects As Object(), dwFlags As UInteger) As Integer
參數
- cSelect
- UInt32
- objects
- Object[]
- dwFlags
- UInt32