Share via


IWebFileCtxService.CBMCallbackActive Method

Definition

Indicates whether or not a client build manager (CBM) callback is active.

public:
 int CBMCallbackActive();
public:
 int CBMCallbackActive();
int CBMCallbackActive();
public int CBMCallbackActive ();
abstract member CBMCallbackActive : unit -> int
Public Function CBMCallbackActive () As Integer

Returns

Returns S_OK if a CBM callback is active. Otherwise, returns S_FALSE.

Applies to