Condividi tramite


IDebugBinderDirect.IsInEmbeddedClrMode(Int32) Method

Definition

public:
 int IsInEmbeddedClrMode([Runtime::InteropServices::Out] int % pfEmbeddedClrMode);
public int IsInEmbeddedClrMode(out int pfEmbeddedClrMode);
abstract member IsInEmbeddedClrMode : int -> int
Public Function IsInEmbeddedClrMode (ByRef pfEmbeddedClrMode As Integer) As Integer

Parameters

pfEmbeddedClrMode
Int32

Returns

Applies to