Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
Returns a string containing the Plug and Play ID for the tablet device.
Syntax
HRESULT GetPlugAndPlayId(
[out] LPWSTR *ppwszPPId
);
Parameters
-
ppwszPPId [out]
-
Pointer to a string containing the Plug and Play ID for the tablet device.
Return value
This method can return one of these values.
| Return code | Description |
|---|---|
|
Success. |
|
An unspecified error occurred. |
Remarks
It is the caller's responsibility to free the memory returned from this method by using CoTaskMemFree.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server |
None supported |
| Library |
|