ILicAgent.DepositConfirmationId(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 DepositConfirmationId(System::String ^ bstrVal);
public uint DepositConfirmationId (string bstrVal);
abstract member DepositConfirmationId : string -> uint32
Public Function DepositConfirmationId (bstrVal As String) As UInteger
Parameters
- bstrVal
- String