IDummyHICONIncluder.Dummy(IntPtr, IntPtr) Method

Definition

public:
 void Dummy(IntPtr h1, IntPtr h2);
public void Dummy (IntPtr h1, IntPtr h2);
abstract member Dummy : nativeint * nativeint -> unit
Public Sub Dummy (h1 As IntPtr, h2 As IntPtr)

Parameters

h1
IntPtr

nativeint

h2
IntPtr

nativeint

Applies to