Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[Windows Virtual PC is no longer available for use as of Windows 8. Instead, use the Hyper-V WMI provider (V2).]
Retrieves the internal identifier of the parallel port.
Syntax
HRESULT _ID(
[out] long *portID
);
Parameters
-
portID [out]
-
The parallel port identifier.
Return value
This method can return one of these values.
| Return code/value | Description |
|---|---|
|
The operation was successful. |
|
The parameter is NULL. |
|
An unexpected error has occurred. |
|
The configuration for this virtual machine is not valid. |
Remarks
This property is not usable by scripting languages.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 7 [desktop apps only] |
| Minimum supported server |
None supported |
| End of client support |
Windows 7 |
| Product |
Windows Virtual PC |
| Header |
|
| IID |
IID_IVMParallelPort is defined as 097beecb-0a02-474f-abd6-298b22293fc6 |