Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
This structure is passed to the Control Panel Endpoint Extension property page through IShellPropSheetExt::AddPages and is used to create endpoint PropertyPages.
Syntax
typedef struct __MIDL___MIDL_itf_mmdeviceapi_0000_0008_0001 {
LPARAM AddPageParam;
IMMDevice *pEndpoint;
IMMDevice *pPnpInterface;
IMMDevice *pPnpDevnode;
} AudioExtensionParams;
Members
AddPageParam
The add page param.
pEndpoint
Pointer to the end point.
pPnpInterface
Pointer to the Pnp interface.
pPnpDevnode
Pointer to the Pnp devnode.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Header | mmdeviceapi.h (include Mmdevapi.idl) |