C# Class Windows.Devices.Enumeration.Pnp.PnpObject

Inheritance: IPnpObject
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Méthodes publiques

Méthode Description
CreateFromIdAsync ( [ type, [ id, [ requestedProperties ) : IAsyncOperation
Update ( [ updateInfo ) : void

Private Methods

Méthode Description
CreateWatcher ( [ type, [ requestedProperties ) : PnpObjectWatcher
CreateWatcher ( [ type, [ requestedProperties, [ aqsFilter ) : PnpObjectWatcher
FindAllAsync ( [ type, [ requestedProperties ) : IAsyncOperation
FindAllAsync ( [ type, [ requestedProperties, [ aqsFilter ) : IAsyncOperation

Method Details

CreateFromIdAsync() public static méthode

public static CreateFromIdAsync ( [ type, [ id, [ requestedProperties ) : IAsyncOperation
type [
id [
requestedProperties [
Résultat IAsyncOperation

Update() public méthode

public Update ( [ updateInfo ) : void
updateInfo [
Résultat void