Desktop Functions: Smart Device Functions:
|
Search Results for "card" in [All]winfaxopengl32winhttphlinkpropsysicmpprintuigetunamewintrustwlanapiipaqutilurlmondnsapiole32
/// The handle must be allocated as moveable and nondiscardable. If the handle is ipropdbghlp32gdipluspsapiquickusbwinusbmapi32comdlg32aygshell23: SndPlaySync
string Path = @"\Storage Card\Pink Floyd - Have a cigar.mp3"; xolehlpdifxapiwinmmdbghelpshlwapi28: PathMatchSpec fwpuclntEnums31: ClassStyles
/// Therefore, the system does not send WM_PAINT messages to windows that were obscured if the memory used by the bitmap has not been discarded and if other screen actions have not invalidated the stored image.
''' Therefore, the system does not send WM_PAINT messages to windows that were obscured if the memory used by the bitmap has not been discarded and if other screen actions have not invalidated the stored image.
///<Summary>Discards the entire contents of the client area. If this flag is not specified, the valid contents of the client area are saved and copied back into the client area after the window is sized or repositioned.</Summary>
'''<Summary>Discards the entire contents of the client area. If this flag is not specified, the valid contents of the client area are saved and copied back into the client area after the window is sized or repositioned.</Summary> 33: DEVICE_TYPE
FILE_DEVICE_PHYSICAL_NETCARD = 0x17,
FILE_DEVICE_SMARTCARD = 0x31,
FILE_DEVICE_PHYSICAL_NETCARD = &H17
FILE_DEVICE_SMARTCARD = &H31
GMEM_DISCARDABLE = 0x0100,
GMEM_NODISCARD = 0x0020,
GMEM_DISCARDABLE = 0x0100,
GMEM_NODISCARD = 0x0020, 36: HRESULT
///Smartcard logon is required and was not used.
[Description("Smartcard logon is required and was not used.")]
public const int SEC_E_SMARTCARD_LOGON_REQUIRED = unchecked((int)0x8009033E);
///The smartcard certificate used for authentication has been revoked. Please contact your system administrator. There may be additional information in the event log.
[Description("The smartcard certificate used for authentication has been revoked. Please contact your system administrator. There may be additional information in the event log.")]
public const int SEC_E_SMARTCARD_CERT_REVOKED = unchecked((int)0x80090351);
///An untrusted certificate authority was detected While processing the smartcard certificate used for authentication. Please contact your system administrator.
[Description("An untrusted certificate authority was detected While processing the smartcard certificate used for authentication. Please contact your system administrator.")]
///The revocation status of the smartcard certificate used for authentication could not be determined. Please contact your system administrator.
[Description("The revocation status of the smartcard certificate used for authentication could not be determined. Please contact your system administrator.")]
///The smartcard certificate used for authentication was not trusted. Please contact your system administrator.
[Description("The smartcard certificate used for authentication was not trusted. Please contact your system administrator.")]
///The smartcard certificate used for authentication has expired. Please contact your system administrator.
[Description("The smartcard certificate used for authentication has expired. Please contact your system administrator.")]
public const int SEC_E_SMARTCARD_CERT_EXPIRED = unchecked((int)0x80090355);
// FACILITY_SCARD
#region (0x100000 - 0x10FFFF) FACILITY_SCARD errors
// Facility SCARD Error Messages
public const int SCARD_S_SUCCESS = NO_ERROR;
public const int SCARD_F_INTERNAL_ERROR = unchecked((int)0x80100001);
///The action was cancelled by an SCardCancel request.
[Description("The action was cancelled by an SCardCancel request.")]
public const int SCARD_E_CANCELLED = unchecked((int)0x80100002);
public const int SCARD_E_INVALID_HANDLE = unchecked((int)0x80100003);
public const int SCARD_E_INVALID_PARAMETER = unchecked((int)0x80100004);
public const int SCARD_E_INVALID_TARGET = unchecked((int)0x80100005);
public const int SCARD_E_NO_MEMORY = unchecked((int)0x80100006);
public const int SCARD_F_WAITED_TOO_LONG = unchecked((int)0x80100007);
public const int SCARD_E_INSUFFICIENT_BUFFER = unchecked((int)0x80100008);
public const int SCARD_E_UNKNOWN_READER = unchecked((int)0x80100009);
public const int SCARD_E_TIMEOUT = unchecked((int)0x8010000A);
///The smart card cannot be accessed because of other connections outstanding.
[Description("The smart card cannot be accessed because of other connections outstanding.")]
public const int SCARD_E_SHARING_VIOLATION = unchecked((int)0x8010000B);
///The operation requires a Smart Card, but no Smart Card is currently in the device.
[Description("The operation requires a Smart Card, but no Smart Card is currently in the device.")]
public const int SCARD_E_NO_SMARTCARD = unchecked((int)0x8010000C);
///The specified smart card name is not recognized.
[Description("The specified smart card name is not recognized.")]
public const int SCARD_E_UNKNOWN_CARD = unchecked((int)0x8010000D);
public const int SCARD_E_CANT_DISPOSE = unchecked((int)0x8010000E);
///The requested protocols are incompatible with the protocol currently in use with the smart card.
[Description("The requested protocols are incompatible with the protocol currently in use with the smart card.")]
public const int SCARD_E_PROTO_MISMATCH = unchecked((int)0x8010000F);
///The reader or smart card is not ready to accept commands.
[Description("The reader or smart card is not ready to accept commands.")]
public const int SCARD_E_NOT_READY = unchecked((int)0x80100010);
public const int SCARD_E_INVALID_VALUE = unchecked((int)0x80100011);
public const int SCARD_E_SYSTEM_CANCELLED = unchecked((int)0x80100012);
public const int SCARD_F_COMM_ERROR = unchecked((int)0x80100013);
public const int SCARD_F_UNKNOWN_ERROR = unchecked((int)0x80100014);
public const int SCARD_E_INVALID_ATR = unchecked((int)0x80100015);
public const int SCARD_E_NOT_TRANSACTED = unchecked((int)0x80100016);
public const int SCARD_E_READER_UNAVAILABLE = unchecked((int)0x80100017);
public const int SCARD_P_SHUTDOWN = unchecked((int)0x80100018);
public const int SCARD_E_PCI_TOO_SMALL = unchecked((int)0x80100019);
public const int SCARD_E_READER_UNSUPPORTED = unchecked((int)0x8010001A);
public const int SCARD_E_DUPLICATE_READER = unchecked((int)0x8010001B);
///The smart card does not meet minimal requirements for support.
[Description("The smart card does not meet minimal requirements for support.")]
public const int SCARD_E_CARD_UNSUPPORTED = unchecked((int)0x8010001C);
///The Smart card resource manager is not running.
[Description("The Smart card resource manager is not running.")]
public const int SCARD_E_NO_SERVICE = unchecked((int)0x8010001D);
///The Smart card resource manager has shut down.
[Description("The Smart card resource manager has shut down.")]
public const int SCARD_E_SERVICE_STOPPED = unchecked((int)0x8010001E);
///An unexpected card error has occurred.
[Description("An unexpected card error has occurred.")]
public const int SCARD_E_UNEXPECTED = unchecked((int)0x8010001F);
///No Primary Provider can be found for the smart card.
[Description("No Primary Provider can be found for the smart card.")]
public const int SCARD_E_ICC_INSTALLATION = unchecked((int)0x80100020);
public const int SCARD_E_ICC_CREATEORDER = unchecked((int)0x80100021);
///This smart card does not support the requested feature.
[Description("This smart card does not support the requested feature.")]
public const int SCARD_E_UNSUPPORTED_FEATURE = unchecked((int)0x80100022);
///The identified directory does not exist in the smart card.
[Description("The identified directory does not exist in the smart card.")]
public const int SCARD_E_DIR_NOT_FOUND = unchecked((int)0x80100023);
///The identified file does not exist in the smart card.
[Description("The identified file does not exist in the smart card.")]
public const int SCARD_E_FILE_NOT_FOUND = unchecked((int)0x80100024);
///The supplied path does not represent a smart card directory.
[Description("The supplied path does not represent a smart card directory.")]
public const int SCARD_E_NO_DIR = unchecked((int)0x80100025);
///The supplied path does not represent a smart card file.
[Description("The supplied path does not represent a smart card file.")]
public const int SCARD_E_NO_FILE = unchecked((int)0x80100026);
public const int SCARD_E_NO_ACCESS = unchecked((int)0x80100027);
///The smartcard does not have enough memory to store the information.
[Description("The smartcard does not have enough memory to store the information.")]
public const int SCARD_E_WRITE_TOO_MANY = unchecked((int)0x80100028);
///There was an error trying to set the smart card file object pointer.
[Description("There was an error trying to set the smart card file object pointer.")]
public const int SCARD_E_BAD_SEEK = unchecked((int)0x80100029);
public const int SCARD_E_INVALID_CHV = unchecked((int)0x8010002A);
public const int SCARD_E_UNKNOWN_RES_MNG = unchecked((int)0x8010002B);
public const int SCARD_E_NO_SUCH_CERTIFICATE = unchecked((int)0x8010002C);
public const int SCARD_E_CERTIFICATE_UNAVAILABLE = unchecked((int)0x8010002D);
///Cannot find a smart card reader.
[Description("Cannot find a smart card reader.")]
public const int SCARD_E_NO_READERS_AVAILABLE = unchecked((int)0x8010002E);
///A communications error with the smart card has been detected. Retry the operation.
[Description("A communications error with the smart card has been detected. Retry the operation.")]
public const int SCARD_E_COMM_DATA_LOST = unchecked((int)0x8010002F);
///The requested key container does not exist on the smart card.
[Description("The requested key container does not exist on the smart card.")]
public const int SCARD_E_NO_KEY_CONTAINER = unchecked((int)0x80100030);
///The Smart card resource manager is too busy to complete this operation.
[Description("The Smart card resource manager is too busy to complete this operation.")]
public const int SCARD_E_SERVER_TOO_BUSY = unchecked((int)0x80100031);
///The reader cannot communicate with the smart card, due to ATR configuration conflicts.
[Description("The reader cannot communicate with the smart card, due to ATR configuration conflicts.")]
public const int SCARD_W_UNSUPPORTED_CARD = unchecked((int)0x80100065);
///The smart card is not responding to a reset.
[Description("The smart card is not responding to a reset.")]
public const int SCARD_W_UNRESPONSIVE_CARD = unchecked((int)0x80100066);
///Power has been removed from the smart card, so that further communication is not possible.
[Description("Power has been removed from the smart card, so that further communication is not possible.")]
public const int SCARD_W_UNPOWERED_CARD = unchecked((int)0x80100067);
///The smart card has been reset, so any shared state information is invalid.
[Description("The smart card has been reset, so any shared state information is invalid.")]
public const int SCARD_W_RESET_CARD = unchecked((int)0x80100068);
///The smart card has been removed, so that further communication is not possible.
[Description("The smart card has been removed, so that further communication is not possible.")]
public const int SCARD_W_REMOVED_CARD = unchecked((int)0x80100069);
public const int SCARD_W_SECURITY_VIOLATION = unchecked((int)0x8010006A);
///The card cannot be accessed because the wrong PIN was presented.
[Description("The card cannot be accessed because the wrong PIN was presented.")]
public const int SCARD_W_WRONG_CHV = unchecked((int)0x8010006B);
///The card cannot be accessed because the maximum number of PIN entry attempts has been reached.
[Description("The card cannot be accessed because the maximum number of PIN entry attempts has been reached.")]
public const int SCARD_W_CHV_BLOCKED = unchecked((int)0x8010006C);
///The end of the smart card file has been reached.
[Description("The end of the smart card file has been reached.")]
public const int SCARD_W_EOF = unchecked((int)0x8010006D);
public const int SCARD_W_CANCELLED_BY_USER = unchecked((int)0x8010006E);
///No PIN was presented to the smart card.
[Description("No PIN was presented to the smart card.")]
public const int SCARD_W_CARD_NOT_AUTHENTICATED = unchecked((int)0x8010006F);
'''Smartcard logon is required and was not used.
<Description("Smartcard logon is required and was not used.")> _
Public Const SEC_E_SMARTCARD_LOGON_REQUIRED As Integer = CInt(&H8009033eUI)
'''The smartcard certificate used for authentication has been revoked. Please contact your system administrator. There may be additional information in the event log.
<Description("The smartcard certificate used for authentication has been revoked. Please contact your system administrator. There may be additional information in the event log.")> _
Public Const SEC_E_SMARTCARD_CERT_REVOKED As Integer = CInt(&H80090351UI)
'''An untrusted certificate authority was detected While processing the smartcard certificate used for authentication. Please contact your system administrator.
<Description("An untrusted certificate authority was detected While processing the smartcard certificate used for authentication. Please contact your system administrator.")> _
'''The revocation status of the smartcard certificate used for authentication could not be determined. Please contact your system administrator.
<Description("The revocation status of the smartcard certificate used for authentication could not be determined. Please contact your system administrator.")> _
'''The smartcard certificate used for authentication was not trusted. Please contact your system administrator.
<Description("The smartcard certificate used for authentication was not trusted. Please contact your system administrator.")> _
'''The smartcard certificate used for authentication has expired. Please contact your system administrator.
<Description("The smartcard certificate used for authentication has expired. Please contact your system administrator.")> _
Public Const SEC_E_SMARTCARD_CERT_EXPIRED As Integer = CInt(&H80090355UI)
' FACILITY_SCARD
#Region "(0x100000 - 0x10FFFF) FACILITY_SCARD errors"
' Facility SCARD Error Messages
Public Const SCARD_S_SUCCESS As Integer = NO_ERROR
Public Const SCARD_F_INTERNAL_ERROR As Integer = CInt(&H80100001UI)
'''The action was cancelled by an SCardCancel request.
<Description("The action was cancelled by an SCardCancel request.")> _
Public Const SCARD_E_CANCELLED As Integer = CInt(&H80100002UI)
Public Const SCARD_E_INVALID_HANDLE As Integer = CInt(&H80100003UI)
Public Const SCARD_E_INVALID_PARAMETER As Integer = CInt(&H80100004UI)
Public Const SCARD_E_INVALID_TARGET As Integer = CInt(&H80100005UI)
Public Const SCARD_E_NO_MEMORY As Integer = CInt(&H80100006UI)
Public Const SCARD_F_WAITED_TOO_LONG As Integer = CInt(&H80100007UI)
Public Const SCARD_E_INSUFFICIENT_BUFFER As Integer = CInt(&H80100008UI)
Public Const SCARD_E_UNKNOWN_READER As Integer = CInt(&H80100009UI)
Public Const SCARD_E_TIMEOUT As Integer = CInt(&H8010000aUI)
'''The smart card cannot be accessed because of other connections outstanding.
<Description("The smart card cannot be accessed because of other connections outstanding.")> _
Public Const SCARD_E_SHARING_VIOLATION As Integer = CInt(&H8010000bUI)
'''The operation requires a Smart Card, but no Smart Card is currently in the device.
<Description("The operation requires a Smart Card, but no Smart Card is currently in the device.")> _
Public Const SCARD_E_NO_SMARTCARD As Integer = CInt(&H8010000cUI)
'''The specified smart card name is not recognized.
<Description("The specified smart card name is not recognized.")> _
Public Const SCARD_E_UNKNOWN_CARD As Integer = CInt(&H8010000dUI)
Public Const SCARD_E_CANT_DISPOSE As Integer = CInt(&H8010000eUI)
'''The requested protocols are incompatible with the protocol currently in use with the smart card.
<Description("The requested protocols are incompatible with the protocol currently in use with the smart card.")> _
Public Const SCARD_E_PROTO_MISMATCH As Integer = CInt(&H8010000fUI)
'''The reader or smart card is not ready to accept commands.
<Description("The reader or smart card is not ready to accept commands.")> _
Public Const SCARD_E_NOT_READY As Integer = CInt(&H80100010UI)
Public Const SCARD_E_INVALID_VALUE As Integer = CInt(&H80100011UI)
Public Const SCARD_E_SYSTEM_CANCELLED As Integer = CInt(&H80100012UI)
Public Const SCARD_F_COMM_ERROR As Integer = CInt(&H80100013UI)
Public Const SCARD_F_UNKNOWN_ERROR As Integer = CInt(&H80100014UI)
Public Const SCARD_E_INVALID_ATR As Integer = CInt(&H80100015UI)
Public Const SCARD_E_NOT_TRANSACTED As Integer = CInt(&H80100016UI)
Public Const SCARD_E_READER_UNAVAILABLE As Integer = CInt(&H80100017UI)
Public Const SCARD_P_SHUTDOWN As Integer = CInt(&H80100018UI)
Public Const SCARD_E_PCI_TOO_SMALL As Integer = CInt(&H80100019UI)
Public Const SCARD_E_READER_UNSUPPORTED As Integer = CInt(&H8010001aUI)
Public Const SCARD_E_DUPLICATE_READER As Integer = CInt(&H8010001bUI)
'''The smart card does not meet minimal requirements for support.
<Description("The smart card does not meet minimal requirements for support.")> _
Public Const SCARD_E_CARD_UNSUPPORTED As Integer = CInt(&H8010001cUI)
'''The Smart card resource manager is not running.
<Description("The Smart card resource manager is not running.")> _
Public Const SCARD_E_NO_SERVICE As Integer = CInt(&H8010001dUI)
'''The Smart card resource manager has shut down.
<Description("The Smart card resource manager has shut down.")> _
Public Const SCARD_E_SERVICE_STOPPED As Integer = CInt(&H8010001eUI)
'''An unexpected card error has occurred.
<Description("An unexpected card error has occurred.")> _
Public Const SCARD_E_UNEXPECTED As Integer = CInt(&H8010001fUI)
'''No Primary Provider can be found for the smart card.
<Description("No Primary Provider can be found for the smart card.")> _
Public Const SCARD_E_ICC_INSTALLATION As Integer = CInt(&H80100020UI)
Public Const SCARD_E_ICC_CREATEORDER As Integer = CInt(&H80100021UI)
'''This smart card does not support the requested feature.
<Description("This smart card does not support the requested feature.")> _
Public Const SCARD_E_UNSUPPORTED_FEATURE As Integer = CInt(&H80100022UI)
'''The identified directory does not exist in the smart card.
<Description("The identified directory does not exist in the smart card.")> _
Public Const SCARD_E_DIR_NOT_FOUND As Integer = CInt(&H80100023UI)
'''The identified file does not exist in the smart card.
<Description("The identified file does not exist in the smart card.")> _
Public Const SCARD_E_FILE_NOT_FOUND As Integer = CInt(&H80100024UI)
'''The supplied path does not represent a smart card directory.
<Description("The supplied path does not represent a smart card directory.")> _
Public Const SCARD_E_NO_DIR As Integer = CInt(&H80100025UI)
'''The supplied path does not represent a smart card file.
<Description("The supplied path does not represent a smart card file.")> _
Public Const SCARD_E_NO_FILE As Integer = CInt(&H80100026UI)
Public Const SCARD_E_NO_ACCESS As Integer = CInt(&H80100027UI)
'''The smartcard does not have enough memory to store the information.
<Description("The smartcard does not have enough memory to store the information.")> _
Public Const SCARD_E_WRITE_TOO_MANY As Integer = CInt(&H80100028UI)
'''There was an error trying to set the smart card file object pointer.
<Description("There was an error trying to set the smart card file object pointer.")> _
Public Const SCARD_E_BAD_SEEK As Integer = CInt(&H80100029UI)
Public Const SCARD_E_INVALID_CHV As Integer = CInt(&H8010002aUI)
Public Const SCARD_E_UNKNOWN_RES_MNG As Integer = CInt(&H8010002bUI)
Public Const SCARD_E_NO_SUCH_CERTIFICATE As Integer = CInt(&H8010002cUI)
Public Const SCARD_E_CERTIFICATE_UNAVAILABLE As Integer = CInt(&H8010002dUI)
'''Cannot find a smart card reader.
<Description("Cannot find a smart card reader.")> _
Public Const SCARD_E_NO_READERS_AVAILABLE As Integer = CInt(&H8010002eUI)
'''A communications error with the smart card has been detected. Retry the operation.
<Description("A communications error with the smart card has been detected. Retry the operation.")> _
Public Const SCARD_E_COMM_DATA_LOST As Integer = CInt(&H8010002fUI)
'''The requested key container does not exist on the smart card.
<Description("The requested key container does not exist on the smart card.")> _
Public Const SCARD_E_NO_KEY_CONTAINER As Integer = CInt(&H80100030UI)
'''The Smart card resource manager is too busy to complete this operation.
<Description("The Smart card resource manager is too busy to complete this operation.")> _
Public Const SCARD_E_SERVER_TOO_BUSY As Integer = CInt(&H80100031UI)
'''The reader cannot communicate with the smart card, due to ATR configuration conflicts.
<Description("The reader cannot communicate with the smart card, due to ATR configuration conflicts.")> _
Public Const SCARD_W_UNSUPPORTED_CARD As Integer = CInt(&H80100065UI)
'''The smart card is not responding to a reset.
<Description("The smart card is not responding to a reset.")> _
Public Const SCARD_W_UNRESPONSIVE_CARD As Integer = CInt(&H80100066UI)
'''Power has been removed from the smart card, so that further communication is not possible.
<Description("Power has been removed from the smart card, so that further communication is not possible.")> _
Public Const SCARD_W_UNPOWERED_CARD As Integer = CInt(&H80100067UI)
'''The smart card has been reset, so any shared state information is invalid.
<Description("The smart card has been reset, so any shared state information is invalid.")> _
Public Const SCARD_W_RESET_CARD As Integer = CInt(&H80100068UI)
'''The smart card has been removed, so that further communication is not possible.
<Description("The smart card has been removed, so that further communication is not possible.")> _
Public Const SCARD_W_REMOVED_CARD As Integer = CInt(&H80100069UI)
Public Const SCARD_W_SECURITY_VIOLATION As Integer = CInt(&H8010006aUI)
'''The card cannot be accessed because the wrong PIN was presented.
<Description("The card cannot be accessed because the wrong PIN was presented.")> _
Public Const SCARD_W_WRONG_CHV As Integer = CInt(&H8010006bUI)
'''The card cannot be accessed because the maximum number of PIN entry attempts has been reached.
<Description("The card cannot be accessed because the maximum number of PIN entry attempts has been reached.")> _
Public Const SCARD_W_CHV_BLOCKED As Integer = CInt(&H8010006cUI)
'''The end of the smart card file has been reached.
<Description("The end of the smart card file has been reached.")> _
Public Const SCARD_W_EOF As Integer = CInt(&H8010006dUI)
Public Const SCARD_W_CANCELLED_BY_USER As Integer = CInt(&H8010006eUI)
'''No PIN was presented to the smart card.
<Description("No PIN was presented to the smart card.")> _
Public Const SCARD_W_CARD_NOT_AUTHENTICATED As Integer = CInt(&H8010006fUI)
KerbRefreshSmartcardCredentialsMessage = 16, 38: LocalMemoryFlags
LMEM_NODISCARD = 0x0020,
LMEM_DISCARDABLE = 0x0F00, 39: RasError
/// <summary>764. No smart card reader is installed. </summary>
ERROR_NO_SMART_CARD_READER,
/// <summary>779. To dial out using this connection you must use a smart card. </summary>
ERROR_SMART_CARD_REQUIRED,
/// <summary>784. You cannot dial using this connection at login time because it is configured to use a user name different than the one on the smart card. If you want to use this connection at login time, you must configure it to use the user name on the smart card. </summary>
/// <summary>785. You cannot dial using this connection at login time because it is not configured to use a smart card. If you want to use it at login time, you must edit the properties of this connection so that it uses a smart card. </summary>
/// <summary>802. The card supplied was not recognized. Please check that the card is inserted correctly, and fits securely. </summary>
ERROR_READING_SCARD,
/// <summary>826. EAPTLS validation of the cached credentials failed. Discard cached credentials. </summary>
/// <summary>Discards the entire contents of the client area. If this flag is not specified, the valid
''' <summary>Discards the entire contents of the client area. If this flag is not specified, the valid 41: ShutdownReason
MinorNetworkCard = 0x00000009,
MinorNetworkCard = &H9 42: SWP
/// <summary>Discards the entire contents of the client area. 43: WindowsMessages
/// Sent to an application that has initiated a training card with Microsoft Windows Help. The message informs the application when the user clicks an authorable button. An application initiates a training card by specifying the HELP_TCARD command in a call to the WinHelp function.
TCARD = 0x0052,
'''Sent to an application that has initiated a training card with Microsoft Windows Help. The message informs the application when the user clicks an authorable button. An application initiates a training card by specifying the HELP_TCARD command in a call to the WinHelp function.
WM_TCARD = &H52 44: WinHelpCommands
HELP_TCARD = 0x8000;
HELP_TCARD_DATA = 0x0010;
HELP_TCARD_OTHER_CALLER = 0x0011;
HELP_TCARD = &H8000
HELP_TCARD_DATA = &H0010
HELP_TCARD_OTHER_CALLER = &H0011
HELP_TCARD As Long = &H8000
HELP_TCARD_DATA As Long = &H0010
HELP_TCARD_OTHER_CALLER As Long = &H0011 msportsgdi3247: AbortPath Structures
/// The section can be discarded as needed.
MemoryDiscardable = 0x02000000,
// PCI to CARDBUS Bridge 50: SCARD_IO_REQUEST setupapicfgmgr32comctl32winspoolmsiirpropsoleaut32netapi3260: USER_INFO_1
const uint UF_SMARTCARD_REQUIRED = 0x40000; Cut off search results after 60. Please refine your search. |