ILicAgent.Initialize(UInt32, UInt32, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::UInt32 Initialize(System::UInt32 dwBPC, System::UInt32 dwMode, System::String ^ bstrLicSource);
public uint Initialize (uint dwBPC, uint dwMode, string bstrLicSource);
abstract member Initialize : uint32 * uint32 * string -> uint32
Public Function Initialize (dwBPC As UInteger, dwMode As UInteger, bstrLicSource As String) As UInteger
Parameters
- dwBPC
- UInt32
- dwMode
- UInt32
- bstrLicSource
- String