Share via


IDebugDumpModule100.IsBinaryLoaded(Int32) Method

Definition

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

Parameters

pbLoaded
Int32

Returns

Returns Int32.

Applies to