IPerPropertyBrowsing.MapPropertyToPage(Int32, Guid) Method

Definition

public:
 void MapPropertyToPage(int DISPID, [Runtime::InteropServices::Out] Guid % pClsid);
public void MapPropertyToPage (int DISPID, out Guid pClsid);
abstract member MapPropertyToPage : int * Guid -> unit
Public Sub MapPropertyToPage (DISPID As Integer, ByRef pClsid As Guid)

Parameters

DISPID
Int32
pClsid
Guid

Applies to