Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This function schedules a device management task.
Syntax
HRESULT CeSetDevMgmtTask(
DMTASKINFO* pdi
);
Parameters
- pdi
[in] Specifies the task parameters used in the DMTASKINFO structure.
Return Value
Returns S_OK if the task is scheduled successfully. This function also supports the standard return value E_INVALIDARG.
Requirements
| Header | devmgmt.h |
| Windows Embedded CE | Windows CE .NET 4.2 and later |
See Also
Reference
Device Management Client Functions
DMTASKINFO