Discuss this help topic in SecureBlackbox Forum
This read-only property contains ID of the slot manufacturer.
Declaration
[C#]
string SlotManufacturerID;
[VB.NET]
Property SlotManufacturerID As String
[Pascal]
property SlotManufacturerID: string;
[C++]
void get_SlotManufacturerID(std::string &OutResult);
[PHP]
string get_SlotManufacturerID()
[Java]
String getSlotManufacturerID();
Description
Use this property to get ID of the slot manufacturer.
Discuss this help topic in SecureBlackbox Forum