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.
This method retrieves the priority of the bind operation.
HRESULTGetPriority(LONG* pnPriority);
Parameters
- pnPriority
[out] Address of a long integer value that receives the current priority of the bind operation. This can be one of the values used by GetThreadPriority and SetThreadPriority.
Return Values
Returns S_OK if successful or an error value otherwise.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Urlmon.h, Urlmon.idl.
Link Library: Urlmon.lib.
Send Feedback on this topic to the authors