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.
Yields the foreground window to the COM server process.
Syntax
HRESULT AllowForegroundTransfer(
[in] void *lpvReserved
);
Parameters
[in] lpvReserved
This parameter is reserved and must be NULL.
Return value
This method can return the following values.
Return code | Description |
---|---|
|
The method completed successfully. |
|
The lpvReserved parameter is not NULL, or this interface is on a proxy that does not support foreground control. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | objidl.h |