IVsMonitorUserContext.IsIdleAvailable(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method information is not provided. Do not use this method.
public:
int IsIdleAvailable([Runtime::InteropServices::Out] int % pfIdleAvail);
int IsIdleAvailable([Runtime::InteropServices::Out] int & pfIdleAvail);
public int IsIdleAvailable (out int pfIdleAvail);
abstract member IsIdleAvailable : int -> int
Public Function IsIdleAvailable (ByRef pfIdleAvail As Integer) As Integer
Parameters
- pfIdleAvail
- Int32
Do not use.