SelectionService.SelectObjects(UInt32, Object[], UInt32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- cSelect
- UInt32
- objects
- Object[]
- dwFlags
- UInt32