Click to return to the Networking, Protocols     
IBinding::GetBindResult M...     IBinding::Resume Method     IBinding Interface    
Web Workshop  |  Networking, Protocols & Data Formats

IBinding::GetPriority Method


Retrieves the priority of the bind operation.

Syntax

HRESULT GetPriority(
    LONG *pnPriority
);

Parameters

pnPriority
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.

Remarks

This method is not currently implemented by the default asynchronous pluggable protocols provided by Microsoft® Internet Explorer.

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.