Метод | Описание | |
---|---|---|
FreePinInfo ( |
Free the nested interfaces within a PinInfo struct.
|
|
GetMonikerFromMonikerString ( string monikerString ) : IMoniker | ||
GetPinCategory ( IPin pPin ) : System.Guid |
Returns the PinCategory of the specified pin. Usually a member of PinCategory. Not all pins have a category.
|
Метод | Описание | |
---|---|---|
DsUtils ( ) : System |
public static FreePinInfo ( |
||
pinInfo | ||
Результат | void |
public static GetMonikerFromMonikerString ( string monikerString ) : IMoniker | ||
monikerString | string | |
Результат | IMoniker |
public static GetPinCategory ( IPin pPin ) : System.Guid | ||
pPin | IPin | |
Результат | System.Guid |